This commit is contained in:
Bianca Fürstenau 2025-02-09 18:57:46 +01:00
parent 9609a80f7f
commit 7c4ca73f68
7 changed files with 151 additions and 12 deletions

View file

@ -26,3 +26,5 @@ rusqlite = {version = "^0.33", features = ["backup", "bundled"] }
rand = {version = "^0.9"}
chrono = {version = "^0.4"}
tokio = {version = "^1.43"}
tauri-plugin-fs = "2"
curl = {version = "^0.4"}