diff --git a/Cargo.toml b/Cargo.toml index 0fd91d2..cf7f83f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cacache" -version = "1.0.1" +version = "2.0.0" authors = ["Kat Marchán "] edition = "2018" description = "Content-addressable, key-value, high-performance, on-disk cache."