Add authors to Cargo.toml

This commit is contained in:
David Tolnay
2022-07-31 19:25:47 -07:00
parent a925ce4119
commit c9cc8a8924
+1
View File
@@ -1,6 +1,7 @@
[package]
name = "serde_derive_tests_no_std"
version = "0.0.0"
authors = ["David Tolnay <dtolnay@gmail.com>"]
edition = "2018"
publish = false