bump version
Some checks failed
Test-build picca packages / Windows - Release (push) Waiting to run
Test-build picca packages / Docker (push) Waiting to run
Test-build picca packages / Gentoo (push) Waiting to run
Test-build picca packages / GNU/Linux - Release (push) Waiting to run
Test-build picca packages / Musl/Linux - Release (push) Waiting to run
Test-build picca packages / macOS - Release (push) Waiting to run
Test-build picca packages / Rocky 8 (push) Waiting to run
Test-build picca packages / Rocky 9 (push) Waiting to run
Test-build picca packages / Rocky 10 (push) Waiting to run
Test-build picca packages / Ubuntu 22 (push) Waiting to run
Test-build picca packages / Ubuntu 24 (push) Waiting to run
Test-build picca packages / Alpine (push) Has been cancelled
Test-build picca packages / Arch Linux (push) Has been cancelled
Test-build picca packages / Debian 12 (push) Has been cancelled
Test-build picca packages / Debian 13 (push) Has been cancelled

This commit is contained in:
Bryson Steck 2025-10-11 20:39:06 -06:00 committed by Bryson Steck
commit 31ad2242d1
Signed by: bryson
SSH key fingerprint: SHA256:XpKABw/nP4z8UVaH+weLaBnEOD86+cVwif+QjuYLGT4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -374,7 +374,7 @@ checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad"
[[package]]
name = "picca"
version = "0.8.8"
version = "0.9.0"
dependencies = [
"ascon-hash",
"belt-hash",

View file

@ -1,6 +1,6 @@
[package]
name = "picca"
version = "0.8.8"
version = "0.9.0"
authors = ["Bryson Steck <bryson@steck.dev>"]
license = "MIT"
repository = "https://forge.steck.dev/bryson/picca"