mirror of https://github.com/zkat/cacache-rs.git
chore: Release cacache version 11.7.1
This commit is contained in:
parent
f8e21e5edb
commit
e00aab81d9
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "cacache"
|
name = "cacache"
|
||||||
version = "11.7.0"
|
version = "11.7.1"
|
||||||
authors = ["Kat Marchán <kzm@zkat.tech>"]
|
authors = ["Kat Marchán <kzm@zkat.tech>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
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