We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7df19 commit 71a881fCopy full SHA for 71a881f
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "flat-tree"
3
-version = "2.0.2-alpha.0"
+version = "2.1.0"
4
description = "Rust module for encoding/decoding varints that doesn't do any IO. Inspired by the Node.js varint module"
5
authors = ["Mathias Buus <[email protected]>"]
6
repository = "https://github.com/mafintosh/flat-tree-rs"
0 commit comments