mirror of
https://github.com/forkless/NotAlterra.git
synced 2026-08-16 08:36:37 +02:00
v0.4.0: bump version, changelog, fuzz target for backup round-trip
This commit is contained in:
@@ -26,3 +26,10 @@ path = "fuzz_targets/full_metadata.rs"
|
||||
test = false
|
||||
doc = false
|
||||
bench = false
|
||||
|
||||
[[bin]]
|
||||
name = "backup_roundtrip"
|
||||
path = "fuzz_targets/backup_roundtrip.rs"
|
||||
test = false
|
||||
doc = false
|
||||
bench = false
|
||||
|
||||
Reference in New Issue
Block a user