Less eye-catching rustc version badge

This commit is contained in:
David Tolnay 2018-03-28 15:01:25 +02:00
parent 186b79656c
commit 77a8c3af9c
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -4,7 +4,7 @@
[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
[Rustc Version 1.15+]: https://img.shields.io/badge/rustc-1.15+-bc71d0.svg
[Rustc Version 1.15+]: https://img.shields.io/badge/rustc-1.15+-lightgray.svg
[rustc]: https://blog.rust-lang.org/2017/02/02/Rust-1.15.html
**Serde is a framework for *ser*ializing and *de*serializing Rust data structures efficiently and generically.**