mirror of
https://github.com/serde-rs/serde.git
synced 2025-10-02 07:21:12 +00:00
Point the serde_json readme at the root readme
This commit is contained in:
parent
da3bf3c20a
commit
a142d319e7
@ -6,7 +6,7 @@ license = "MIT/Apache-2.0"
|
|||||||
description = "A JSON serialization file format"
|
description = "A JSON serialization file format"
|
||||||
repository = "https://github.com/serde-rs/serde"
|
repository = "https://github.com/serde-rs/serde"
|
||||||
documentation = "http://serde-rs.github.io/serde/serde"
|
documentation = "http://serde-rs.github.io/serde/serde"
|
||||||
readme = "README.md"
|
readme = "../README.md"
|
||||||
keywords = ["serialization", "json"]
|
keywords = ["serialization", "json"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user