(cargo-release) version 10.0.0

This commit is contained in:
Kat Marchán 2022-01-23 10:07:08 -08:00
parent 8741f4af71
commit 54170f4149
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 = "9.0.1-alpha.0" version = "10.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."