We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ed5f1b commit 4220fb9Copy full SHA for 4220fb9
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "patricia_tree"
3
-version = "0.7.0"
+version = "0.8.0"
4
authors = ["Takeru Ohta <[email protected]>"]
5
description = "Memory-efficient data structures based on patricia tree"
6
homepage = "https://github.com/sile/patricia_tree"
0 commit comments