no funny business w/ get params
Some checks failed
CI/CD Pipeline / test (push) Failing after 2m6s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Has been skipped

This commit is contained in:
2025-04-16 10:46:19 +02:00
parent 588520914c
commit 2b79df8e42
3 changed files with 54 additions and 4 deletions

1
Cargo.lock generated
View File

@ -2544,6 +2544,7 @@ name = "rot"
version = "0.1.0"
dependencies = [
"argon2",
"base64",
"chrono",
"chrono-tz 0.10.3",
"csv",