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
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:
parent
4380b1a3f4
commit
31ad2242d1
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -374,7 +374,7 @@ checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad"
|
|||
|
||||
[[package]]
|
||||
name = "picca"
|
||||
version = "0.8.8"
|
||||
version = "0.9.0"
|
||||
dependencies = [
|
||||
"ascon-hash",
|
||||
"belt-hash",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue