Rewrite serde_core readme

This commit is contained in:
David Tolnay
2025-09-13 08:59:39 -07:00
parent 6c4cae6b09
commit 51f8b0c52d
4 changed files with 19 additions and 163 deletions
-1
View File
@@ -10,7 +10,6 @@ edition = "2021"
homepage = "https://serde.rs"
keywords = ["serde", "serialization", "no_std"]
license = "MIT OR Apache-2.0"
readme = "crates-io.md"
repository = "https://github.com/serde-rs/serde"
rust-version = "1.56"