Fix MSRV, version bumps
All checks were successful
CI / lint (push) Successful in 1m12s
CI / test-python (push) Successful in 1m37s
CI / test-zig (push) Successful in 1m30s
CI / test-wasm (push) Successful in 1m45s
CI / test (push) Successful in 13m14s
CI / miri (push) Successful in 12m49s
CI / build (push) Successful in 1m5s
CI / fuzz-regression (push) Successful in 1h17m23s
CI / publish (push) Successful in 1m38s
CI / publish-python (push) Successful in 1m28s
CI / publish-wasm (push) Successful in 1m21s

Signed-off-by: Kamal Tufekcic <kamal@lo.sh>
This commit is contained in:
Kamal Tufekcic 2026-04-23 18:53:00 +03:00
commit 89f5be4f40
No known key found for this signature in database
9 changed files with 15 additions and 15 deletions

View file

@ -435,7 +435,7 @@ dependencies = [
[[package]]
name = "libsoliton"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"argon2",
"chacha20poly1305",