chore: remove unused dependencies to optimize build (#1117)

This commit is contained in:
houseme
2025-12-11 18:13:26 +08:00
committed by GitHub
parent a3006ab407
commit 1a4e95e940
5 changed files with 3 additions and 13 deletions

3
Cargo.lock generated
View File

@@ -7228,7 +7228,6 @@ dependencies = [
"lazy_static",
"md-5 0.11.0-rc.3",
"moka",
"nix 0.30.1",
"num_cpus",
"parking_lot",
"path-absolutize",
@@ -7273,7 +7272,6 @@ dependencies = [
"url",
"urlencoding",
"uuid",
"winapi",
"xxhash-rust",
]
@@ -7343,7 +7341,6 @@ dependencies = [
"tempfile",
"thiserror 2.0.17",
"tokio",
"tokio-test",
"tracing",
"url",
"uuid",