We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 419cfe8 commit dd76703Copy full SHA for dd76703
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 = "3.0.0-pre.5"
+version = "3.0.0-pre.6"
6
edition = "2021"
7
rust-version = "1.91.0"
8
readme = "README.md"
0 commit comments