diff --git a/packages/storey/Cargo.toml b/packages/storey/Cargo.toml index f0792cf..6e79e5b 100644 --- a/packages/storey/Cargo.toml +++ b/packages/storey/Cargo.toml @@ -2,7 +2,7 @@ name = "storey" description = "Storage abstractions for blockchains" readme = "../../README.md" -version = "0.3.0" +version = "0.3.1" edition = "2021" rust-version = "1.65" # https://caniuse.rs/features/generic_associated_types authors.workspace = true