mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-30 00:47:13 +00:00
test(property): add filemeta invariants (#3536)
* test(property): add filemeta invariants for #3523 * docs: relocate issue-3518 property testing plan * docs: keep issue-3518 property plan local only
This commit is contained in:
@@ -46,6 +46,7 @@ arc-swap.workspace = true
|
||||
[dev-dependencies]
|
||||
criterion = { workspace = true }
|
||||
tempfile = { workspace = true }
|
||||
proptest = "1"
|
||||
|
||||
[[bench]]
|
||||
name = "xl_meta_bench"
|
||||
|
||||
Reference in New Issue
Block a user