diff --git a/Cargo.toml b/Cargo.toml index 4b968da..412ffe6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cacache" -version = "6.0.0" +version = "7.0.0" authors = ["Kat Marchán "] edition = "2018" description = "Content-addressable, key-value, high-performance, on-disk cache."