mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +00:00
refactor(replication): route metadata contracts through crate (#4160)
This commit is contained in:
Generated
+2
@@ -9122,6 +9122,7 @@ dependencies = [
|
||||
"rustfs-policy",
|
||||
"rustfs-protocols",
|
||||
"rustfs-protos",
|
||||
"rustfs-replication",
|
||||
"rustfs-rio",
|
||||
"rustfs-s3-ops",
|
||||
"rustfs-s3-types",
|
||||
@@ -10033,6 +10034,7 @@ dependencies = [
|
||||
"rustfs-data-usage",
|
||||
"rustfs-ecstore",
|
||||
"rustfs-filemeta",
|
||||
"rustfs-replication",
|
||||
"rustfs-storage-api",
|
||||
"rustfs-utils",
|
||||
"s3s",
|
||||
|
||||
Reference in New Issue
Block a user