[package] name = "ericrfb-proxy" version = "0.1.0" edition = "2024" [dependencies] ericrfb = { path = "../ericrfb" } tokio.workspace = true axum.workspace = true tracing.workspace = true tracing-subscriber.workspace = true anyhow.workspace = true