diff --git a/clash_lib/Cargo.toml b/clash_lib/Cargo.toml index 156c4684..6f1f5a5a 100644 --- a/clash_lib/Cargo.toml +++ b/clash_lib/Cargo.toml @@ -138,12 +138,6 @@ console-subscriber = { version = "0.4" } tracing-timing = { version = "0.6" } criterion = { version = "0.5", features = ["html_reports", "async_tokio"], optional = true } memory-stats = "1.0.0" -h3 = "0.0.6" -h3-quinn = "0.0.7" -quinn-proto = "0.11.8" -blake2 = "0.10.6" -digest = "0.10.7" - [dev-dependencies] tempfile = "3.13"