mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-12 03:51:04 +00:00
Point the serde_json readme at the root readme
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user