mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-01-29 22:01:07 +02:00
fix
This commit is contained in:
parent
d0516862db
commit
cbe9758a53
@ -102,8 +102,8 @@ Only projects that are stable and useful to users are added. Projects that do no
|
||||
### Encoding
|
||||
|
||||
* [TyOverby/bincode](https://github.com/TyOverby/bincode) — a binary encoder/decoder in Rust [<img src="https://travis-ci.org/TyOverby/bincode.svg?branch=master">](https://travis-ci.org/TyOverby/bincode)
|
||||
* Bencode
|
||||
* [arjantop/rust-bencode](https://github.com/arjantop/rust-bencode) — [Bencode](http://en.wikipedia.org/wiki/Bencode) implementation in Rust [<img src="https://travis-ci.org/arjantop/rust-bencode.svg?branch=master">](https://travis-ci.org/arjantop/rust-bencode)
|
||||
* Bencode
|
||||
* [arjantop/rust-bencode](https://github.com/arjantop/rust-bencode) — [Bencode](http://en.wikipedia.org/wiki/Bencode) implementation in Rust [<img src="https://travis-ci.org/arjantop/rust-bencode.svg?branch=master">](https://travis-ci.org/arjantop/rust-bencode)
|
||||
* Cap'n Proto
|
||||
* [dwrensha/capnproto-rust](https://github.com/dwrensha/capnproto-rust) — [<img src="https://travis-ci.org/dwrensha/capnproto-rust.svg?branch=master">](https://travis-ci.org/dwrensha/capnproto-rust)
|
||||
* Character Encoding
|
||||
|
@ -84,7 +84,7 @@ A list of awesome but unstable/experimental Rust projects which some day hopeful
|
||||
|
||||
### Encoding
|
||||
|
||||
* Bencode
|
||||
* Bencode
|
||||
* Cap'n Proto
|
||||
* Character Encoding
|
||||
* CSV
|
||||
|
Loading…
x
Reference in New Issue
Block a user