diff --git a/Cargo.toml b/Cargo.toml index a77cdb6..ecdfd22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "quick_cache" -version = "0.4.2" +version = "0.4.3" edition = "2021" description = "Lightweight and high performance concurrent cache" repository = "https://github.com/arthurprs/quick-cache"