invest
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JMARyA 2025-02-23 04:37:13 +01:00
parent d44246a483
commit 197e4cfde9
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
8 changed files with 302 additions and 50 deletions

View file

@ -9,4 +9,5 @@ rocket = "0.5.1"
serde = { version = "1.0.210", features = ["derive"] }
serde_yml = "0.0.12"
toml = "0.8.19"
based = { git = "https://git.hydrar.de/jmarya/based", branch = "ui" }
based = { git = "https://git.hydrar.de/jmarya/based" }
sqlx = "0.8.3"