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

1
Cargo.lock generated
View file

@ -1623,6 +1623,7 @@ dependencies = [
"env_logger 0.11.6",
"maud",
"rocket",
"serde_json",
"sqlx",
]