This commit is contained in:
Marko Korhonen 2020-05-01 21:26:22 +03:00
parent 43a9beaef8
commit dc595a4d87
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
7 changed files with 50 additions and 10 deletions

View file

@ -14,6 +14,7 @@ log = "0.4.8"
web_logger = "0.2.0"
serde_json = "1.0.52"
anyhow = "1.0.28"
thiserror = "1.0.16"
[[bin]]
name = "app"