update to using workspace package spec

This commit is contained in:
Brendan Hansknecht 2023-03-06 16:36:18 -08:00
parent c8edcecb7a
commit 5485c8a5b0
No known key found for this signature in database
GPG key ID: A199D0660F95F948
65 changed files with 267 additions and 260 deletions

View file

@ -1,9 +1,9 @@
[package]
name = "test_syntax-fuzz"
version = "0.0.0"
authors = ["Automatically generated"]
version.workspace = true
authors.workspace = true
publish = false
edition = "2021"
edition.workspace = true
[package.metadata]
cargo-fuzz = true