test(ecstore): cover remote recovery review cases

This commit is contained in:
马登山
2026-08-14 18:18:38 +08:00
parent d35c8e1066
commit 334323bd6f
3 changed files with 345 additions and 2 deletions
+1
View File
@@ -273,6 +273,7 @@ proptest = "1"
rcgen.workspace = true
insta = { workspace = true, features = ["yaml", "json"] }
rustfs-crypto = { workspace = true }
tonic-prost = { workspace = true }
[build-dependencies]
shadow-rs = { workspace = true, default-features = false, features = ["build", "metadata"] }