chore(deps): clean up cargo shear findings (#6679)

Remove unused direct dependency declarations found by cargo-shear and delete the unlinked ecstore mimalloc diagnostics file.

Keep feature-forwarding dependencies explicit with package-local cargo-shear ignores so hotpath feature propagation remains intact.

Co-authored-by: heihutu <heihutu@gmail.com>
This commit is contained in:
houseme
2026-08-26 22:51:27 +08:00
committed by GitHub
parent 8f7ccab4ed
commit 9cf276ed24
6 changed files with 9 additions and 46 deletions
+3
View File
@@ -25,6 +25,9 @@ keywords = ["lifecycle", "storage", "rustfs", "Minio"]
categories = ["web-programming", "development-tools", "filesystem"]
documentation = "https://docs.rs/rustfs-lifecycle/latest/rustfs_lifecycle/"
[package.metadata.cargo-shear]
ignored = ["rustfs-common"]
[features]
default = []
hotpath = [