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