This commit is contained in:
2026-07-16 18:01:58 +02:00
parent b62bba0173
commit ae0176b49a
13 changed files with 371 additions and 8 deletions
+3
View File
@@ -27,3 +27,6 @@ chrono = { workspace = true }
chrono-tz = "0.10.4"
wasm-bindgen = "0.2.120"
theme = { version = "0.0.3", features = ["yew"] }
qrcode-generator = "5.0.0"
base64 = '0.22'
dotenv = '0.15.0'