Inherit metadata

This commit is contained in:
Andras Schmelczer 2025-01-07 22:23:01 +00:00
parent 55a801ba5e
commit 924d682263
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
4 changed files with 20 additions and 7 deletions

View file

@ -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