diff --git a/heed/Cargo.toml b/heed/Cargo.toml index 64d59e9..9b09dca 100644 --- a/heed/Cargo.toml +++ b/heed/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "heed" -version = "0.20.0" +version = "0.20.1" authors = ["Kerollmops "] description = "A fully typed LMDB wrapper with minimum overhead" license = "MIT"