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