mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-17 18:27:49 +00:00
fix(ecstore): prevent recursive delete after empty bucket scan (#5453)
This commit is contained in:
Generated
+2
@@ -9218,6 +9218,8 @@ dependencies = [
|
||||
"url",
|
||||
"urlencoding",
|
||||
"uuid",
|
||||
"winapi-util",
|
||||
"windows-sys 0.61.2",
|
||||
"xxhash-rust",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user