diff --git a/Cargo.toml b/Cargo.toml index 05fcb5b..8ea9f8d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "deduplicate" -version = "0.3.5" +version = "0.3.6" description = "caching, asynchronous, request deduplication" authors = [ "garypen ",