diff --git a/inner/Cargo.toml b/inner/Cargo.toml index 71b0d18..11f097d 100644 --- a/inner/Cargo.toml +++ b/inner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "memoize-inner" -version = "0.4.2" +version = "0.4.3" description = "Helper crate for memoize." authors = ["Lewin Bormann "] homepage = "https://github.com/dermesser/memoize"