luojia65 / mc-varint

Minecraft VarInt and VarLong implemetation in Rust, providing minimum memory usage and maximum performance.
Do What The F*ck You Want To Public License
12 stars 3 forks source link

Library not pushed to crates.io #2

Closed vaIgarashi closed 3 years ago

vaIgarashi commented 4 years ago

Current uploaded version are 0.1.1

sinnlosername commented 4 years ago

The latest version from git doesn't work correctly.

belohnung commented 3 years ago

i've made a fork which fixes it