Blob Blame History Raw
--- serde_spanned-0.6.1/Cargo.toml	1970-01-01T00:00:01+00:00
+++ serde_spanned-0.6.1/Cargo.toml	2023-03-30T21:13:30.708654+00:00
@@ -23,11 +23,7 @@
     "benches/**/*",
     "tests/**/*",
 ]
-description = """
-A native Rust encoder and decoder of TOML-formatted files and streams. Provides
-implementations of the standard Serialize/Deserialize traits for TOML data to
-facilitate deserializing and serializing Rust structures.
-"""
+description = "Serde-compatible spanned Value"
 homepage = "https://github.com/toml-rs/toml"
 documentation = "https://docs.rs/serde_spanned"
 readme = "README.md"