0.2.1 (#23)
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl> Reviewed-on: #23
This commit is contained in:
parent
93e465e94f
commit
f63f3a5854
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -617,7 +617,7 @@ checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
|
|||
|
||||
[[package]]
|
||||
name = "huellas"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
dependencies = [
|
||||
"axum",
|
||||
"axum-test-helper",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "huellas"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
edition = "2021"
|
||||
license = "AGPL-3.0"
|
||||
links = "sqlite"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue