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