This commit is contained in:
JMARyA 2024-05-06 08:24:23 +02:00
parent c6bcd9ca07
commit e50b51c829
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
6 changed files with 44 additions and 71 deletions

View file

@ -14,6 +14,7 @@ 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"
serde_yaml = "0.9.34"
tokio = { version = "1.35.1", features = ["full"] }
toml = "0.8.8"
uuid = { version = "1.8.0", features = ["v4"] }