mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-25 16:17:55 +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"
|
||||
repository = "https://github.com/serde-rs/serde"
|
||||
documentation = "http://serde-rs.github.io/serde/serde"
|
||||
readme = "README.md"
|
||||
readme = "../README.md"
|
||||
keywords = ["serialization", "json"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user