Added Crates.io badge
This commit is contained in:
parent
4df8b07e3e
commit
ccd7588894
|
|
@ -3,6 +3,7 @@
|
||||||
<img align="right" src="./logo.png" />
|
<img align="right" src="./logo.png" />
|
||||||
|
|
||||||
[](https://travis-ci.org/TyOverby/bincode)
|
[](https://travis-ci.org/TyOverby/bincode)
|
||||||
|
[](https://crates.io/crates/bincode)
|
||||||
|
|
||||||
A compact encoder / decoder pair that uses an binary zero-fluff encoding scheme.
|
A compact encoder / decoder pair that uses an binary zero-fluff encoding scheme.
|
||||||
The size of the encoded object will be the same or smaller than the size that
|
The size of the encoded object will be the same or smaller than the size that
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue