chore: Release cacache version 13.1.0

This commit is contained in:
Kat Marchán 2024-11-26 01:34:26 -08:00
parent ac8617bbd0
commit 66eae4b78f
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] [package]
name = "cacache" name = "cacache"
version = "13.0.0" version = "13.1.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."