This commit is contained in:
Kat Marchán 2019-10-15 12:33:56 -04:00
parent c609f77586
commit 7b19bbb26b
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

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