move disk::utils to crates::utils

This commit is contained in:
weisd
2025-06-11 11:50:14 +08:00
parent 2eeb9dbcbc
commit e8a59d7c07
57 changed files with 289 additions and 1158 deletions
+1
View File
@@ -31,6 +31,7 @@ tracing.workspace = true
madmin.workspace = true
lazy_static.workspace = true
regex = { workspace = true }
rustfs-utils= { workspace = true, features = ["path"] }
[dev-dependencies]
test-case.workspace = true