mirror of https://github.com/zkat/cacache-rs.git
chore: Release cacache version 11.3.0
This commit is contained in:
parent
91b4111186
commit
262e1ca2ba
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "cacache"
|
name = "cacache"
|
||||||
version = "11.2.0"
|
version = "11.3.0"
|
||||||
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