mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-03 01:40:21 +08:00
refactor(proxy): improve tunnel throughput and observability
This commit is contained in:
@@ -23,5 +23,7 @@ reqwest.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
sqlx.workspace = true
|
||||
libc = "0.2"
|
||||
sysinfo = "0.32"
|
||||
tokio.workspace = true
|
||||
tokio-tungstenite = { version = "0.28", features = ["rustls-tls-webpki-roots"] }
|
||||
|
||||
Reference in New Issue
Block a user