This commit is contained in:
Kat Marchán 2020-04-29 21:40:47 -07:00
parent 2f54c6a85b
commit addf858ab7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "cacache"
version = "6.0.0"
version = "7.0.0"
authors = ["Kat Marchán <kzm@zkat.tech>"]
edition = "2018"
description = "Content-addressable, key-value, high-performance, on-disk cache."