diff --git a/Cargo.toml b/Cargo.toml index b9b4ba7..60f8ca6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "value-log" description = "Value log implementation for key-value separated LSM storage" license = "MIT OR Apache-2.0" -version = "1.2.0" +version = "1.3.0" edition = "2021" rust-version = "1.74.0" readme = "README.md"