mirror of https://github.com/zkat/cacache-rs.git
3.0.0
This commit is contained in:
parent
f2b3798adc
commit
0cb833d144
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "cacache"
|
name = "cacache"
|
||||||
version = "2.0.1"
|
version = "3.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