This commit is contained in:
JMARyA 2024-05-02 16:13:31 +02:00
parent d913772f3b
commit 6d43193959
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
7 changed files with 382 additions and 323 deletions

View file

@ -10,7 +10,7 @@ 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" }
mdq = { git = "https://git.hydrar.de/mdtools/mdq", version = "0.3.0" }
mongodb = "2.8.0"
serde = { version = "1.0.195", features = ["derive"] }
serde_json = "1.0.111"