mirror of https://github.com/zkat/cacache-rs.git
1.0.0
This commit is contained in:
parent
ad74518a9d
commit
c2ba428ebf
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "cacache"
|
name = "cacache"
|
||||||
version = "0.2.0"
|
version = "1.0.0"
|
||||||
authors = ["Kat Marchán <kzm@zkat.tech>"]
|
authors = ["Kat Marchán <kzm@zkat.tech>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Content-addressable, key-value, high-performance, on-disk cache."
|
description = "Content-addressable, key-value, high-performance, on-disk cache."
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue