Inherit metadata
This commit is contained in:
parent
55a801ba5e
commit
924d682263
4 changed files with 20 additions and 7 deletions
|
|
@ -1,8 +1,11 @@
|
|||
[package]
|
||||
name = "reconcile-fuzz"
|
||||
version = "0.0.20"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
publish = false
|
||||
edition = "2021"
|
||||
|
||||
[package.metadata]
|
||||
cargo-fuzz = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue