This commit is contained in:
JMARyA 2024-12-26 01:07:43 +01:00
parent 221b2a82e7
commit 2ed9cd25a3
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
7 changed files with 126 additions and 7 deletions

View file

@ -8,4 +8,5 @@ based = { git = "https://git.hydrar.de/jmarya/based", features = ["htmx"]}
env_logger = "0.11.6"
maud = "0.26.0"
rocket = "0.5.1"
serde_json = "1.0.134"
sqlx = "0.8.2"