From 083e464c2c63680ebf64c18297b174bd1846b279 Mon Sep 17 00:00:00 2001 From: Zaidoon Abd Al Hadi Date: Tue, 23 Apr 2024 00:14:34 -0700 Subject: [PATCH] Release 0.25.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 889c883..39a064d 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.24.0" +version = "0.25.0" edition = "2021" rust-version = "1.75.0" authors = [