diff --git a/Cargo.toml b/Cargo.toml index 68df742..e3122d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rust-rocksdb" description = "Rust wrapper for Facebook's RocksDB embeddable database" -version = "0.25.0" +version = "0.26.0" edition = "2021" rust-version = "1.75.0" authors = [