We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db83dd commit d2e289cCopy full SHA for d2e289c
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "flat-tree"
3
-version = "3.4.0"
+version = "3.5.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 <mathiasbuus@gmail.com>"]
6
repository = "https://github.com/mafintosh/flat-tree-rs"
0 commit comments