diff --git a/reflect/Cargo.toml b/reflect/Cargo.toml index ed6b9c0..5fbf454 100644 --- a/reflect/Cargo.toml +++ b/reflect/Cargo.toml @@ -6,7 +6,6 @@ documentation = "https://docs.rs/serde-reflection" repository = "https://github.com/zefchain/serde-reflection" authors = ["Mathieu Baudet "] license = "MIT OR Apache-2.0" -readme = "README.md" edition = "2021" [dependencies]