diff --git a/test_suite/no_std/Cargo.toml b/test_suite/no_std/Cargo.toml index 8746960c..1ba3c9a2 100644 --- a/test_suite/no_std/Cargo.toml +++ b/test_suite/no_std/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "serde_derive_tests_no_std" version = "0.0.0" +authors = ["David Tolnay "] edition = "2018" publish = false