diff --git a/Cargo.toml b/Cargo.toml index 044f216..9c20701 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.22.8" +version = "0.23.0" edition = "2021" rust-version = "1.75.0" authors = [