We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da7ca0 commit 1ed258dCopy full SHA for 1ed258d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "patricia_tree"
3
-version = "0.8.0"
+version = "0.9.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