From 7f3e7a291d6978ffd533b006784e3b0d9b1d8bb2 Mon Sep 17 00:00:00 2001 From: dev0 Date: Wed, 16 Oct 2024 23:11:56 +1100 Subject: [PATCH] up --- clash_lib/Cargo.toml | 6 ------ 1 file changed, 6 deletions(-) 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"