diff --git a/Cargo.toml b/Cargo.toml index 52021fe1..5b617a5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ homepage = "https://www.redb.org" repository = "https://github.com/cberner/redb" readme = "README.md" license = "MIT OR Apache-2.0" -version = "0.15.0" +version = "0.16.0" edition = "2021" rust-version = "1.65" authors = ["Christopher Berner "]