mirror of
https://github.com/serde-rs/json.git
synced 2025-09-28 13:30:52 +00:00
Organize top links
This commit is contained in:
parent
8797e77ffc
commit
b929fcbe7e
@ -1,4 +1,9 @@
|
||||
# Serde JSON   [](https://travis-ci.org/serde-rs/json) [](https://crates.io/crates/serde\_json)
|
||||
# Serde JSON   [![Build Status]][travis] [![Latest Version]][crates.io]
|
||||
|
||||
[Build Status]: https://api.travis-ci.org/serde-rs/json.svg?branch=master
|
||||
[travis]: https://travis-ci.org/serde-rs/json
|
||||
[Latest Version]: https://img.shields.io/crates/v/serde_json.svg
|
||||
[crates.io]: https://crates.io/crates/serde\_json
|
||||
|
||||
**Serde is a framework for *ser*ializing and *de*serializing Rust data structures efficiently and generically.**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user