Add authors to Cargo.toml

This commit is contained in:
David Tolnay 2022-07-31 19:25:46 -07:00
parent 325a1ad20c
commit 0cb2110bd5
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[package]
name = "serde_yaml-fuzz"
version = "0.0.0"
authors = ["David Tolnay <dtolnay@gmail.com>"]
edition = "2021"
publish = false