File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 11[package ]
22authors = [" Jorge Aparicio <jorge@japaric.io>" ]
3+ categories = [" no-std" ]
4+ description = " serde-json for no_std programs"
5+ documentation = " https://docs.rs/serde-json-core"
36edition = " 2018"
7+ keywords = [" serde" , " json" ]
8+ license = " MIT OR Apache-2.0"
49name = " serde-json-core"
10+ readme = " README.md"
11+ repository = " https://github.com/japaric/serde-json-core"
512version = " 0.1.0"
613
714[dependencies ]
Original file line number Diff line number Diff line change 44
55[ `serde-json` ] : https://crates.io/crates/serde_json
66
7- ``` toml
8- [dependencies ]
9- serde-json-core = " 0.0.1"
10- ```
11-
12- ## [ Documentation] ( https://japaric.github.io/serde-json-core/serde_json_core/ )
7+ ## [ Documentation] ( https://docs.rs/serde-json-core )
138
149## License
1510
You can’t perform that action at this time.
0 commit comments