Skip to content

Commit 5947ade

Browse files
committed
Merge branch 'master' of github.com:maciejhirsz/json-rust into 0.7.0
2 parents 734ed98 + daa6b14 commit 5947ade

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# json-rust
44

5+
![](https://img.shields.io/travis/maciejhirsz/json-rust.svg)
6+
![](https://img.shields.io/crates/v/json.svg)
7+
![](https://img.shields.io/crates/l/json.svg)
8+
59
Parse and serialize [JSON](http://json.org/) with ease.
610

711
**[Complete Documentation](http://terhix.com/doc/json/) - [Cargo](https://crates.io/crates/json) - [Repository](https://github.com/maciejhirsz/json-rust)**

0 commit comments

Comments
 (0)