This commit is contained in:
Antonio Scandurra 2023-08-22 08:16:22 +02:00
parent 5b9d48d723
commit 5453553cfa
3 changed files with 234 additions and 109 deletions

View file

@ -24,6 +24,7 @@ workspace = { path = "../workspace" }
anyhow.workspace = true
chrono = { version = "0.4", features = ["serde"] }
futures.workspace = true
indoc.workspace = true
isahc.workspace = true
regex.workspace = true
schemars.workspace = true