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

View File

@@ -277,7 +277,7 @@ pprof = { version = "0.15.0", features = ["flamegraph", "protobuf-codec"] }
[workspace.metadata.cargo-shear]
ignored = ["rustfs", "rustfs-mcp", "tokio-test"]
ignored = ["rustfs", "rustfs-mcp"]
[profile.release]
opt-level = 3