mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-29 07:07:57 +00:00
Fix paths to readme files
This commit is contained in:
@@ -8,7 +8,7 @@ homepage = "https://serde.rs"
|
||||
repository = "https://github.com/serde-rs/serde"
|
||||
documentation = "https://docs.serde.rs/serde_codegen_internals/"
|
||||
keywords = ["serde", "serialization"]
|
||||
readme = "../README.md"
|
||||
readme = "README.md"
|
||||
include = ["Cargo.toml", "src/**/*.rs", "README.md", "LICENSE-APACHE", "LICENSE-MIT"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user