mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +00:00
Move replication delete worker contract into crate (#4166)
refactor(replication): move delete worker contract into crate
This commit is contained in:
@@ -30,6 +30,7 @@ byteorder.workspace = true
|
||||
rmp.workspace = true
|
||||
rmp-serde.workspace = true
|
||||
rustfs-filemeta.workspace = true
|
||||
rustfs-storage-api.workspace = true
|
||||
rustfs-utils = { workspace = true, features = ["http"] }
|
||||
s3s.workspace = true
|
||||
serde.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user