mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-28 07:57:02 +00:00
Add version table fuzz
This commit is contained in:
@@ -18,3 +18,9 @@ path = "../src/table"
|
||||
path = "../src/model"
|
||||
features = ["arbitrary"]
|
||||
|
||||
[[bin]]
|
||||
name = "version_crdt"
|
||||
path = "fuzz_targets/version_crdt.rs"
|
||||
test = false
|
||||
doc = false
|
||||
bench = false
|
||||
|
||||
Reference in New Issue
Block a user