release: 0.3.4

This commit is contained in:
Felipe 2025-06-15 01:02:04 -04:00
parent 93fb08e310
commit 54a1ae834b
Signed by: pitbuster
SSH key fingerprint: SHA256:HDYu2Pm4/TmSX8GBwV49UvFWr1Ljg8XlHxKeCpjJpOk
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -927,7 +927,7 @@ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
[[package]]
name = "huellas"
version = "0.3.3"
version = "0.3.4"
dependencies = [
"anyhow",
"axum",

View file

@ -1,6 +1,6 @@
[package]
name = "huellas"
version = "0.3.3"
version = "0.3.4"
edition = "2024"
license = "AGPL-3.0"