Move replication operation contracts into crate (#4165)

refactor(replication): move operation contracts into crate
This commit is contained in:
Zhengchao An
2026-07-02 10:48:02 +08:00
committed by GitHub
parent b57820a486
commit df6ce41acd
8 changed files with 140 additions and 82 deletions
Generated
+1
View File
@@ -9897,6 +9897,7 @@ dependencies = [
"rmp",
"rmp-serde",
"rustfs-filemeta",
"rustfs-utils",
"s3s",
"serde",
"time",