This commit is contained in:
JMARyA 2024-01-16 09:02:23 +01:00
parent e8e8d9d960
commit c012683af1
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
10 changed files with 384 additions and 30 deletions

View file

@ -6,6 +6,7 @@ edition = "2021"
[dependencies]
actix-web = "4.4.1"
env_logger = "0.10.1"
futures = "0.3.30"
log = "0.4.20"
maud = "0.25.0"
mdq = { git = "https://git.hydrar.de/mdtools/mdq", version = "0.1.0" }