We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c417fd9 + 861d79d commit f7fd635Copy full SHA for f7fd635
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "lsm-tree"
3
description = "A K.I.S.S. implementation of log-structured merge trees (LSM-trees/LSMTs)"
4
license = "MIT OR Apache-2.0"
5
-version = "2.6.5"
+version = "2.6.6"
6
edition = "2021"
7
rust-version = "1.75.0"
8
readme = "README.md"
0 commit comments