This commit is contained in:
2019-02-07 16:18:59 +01:00
parent 3edc4e411a
commit 70f89cc35c
9 changed files with 129 additions and 101 deletions

View File

@@ -11,6 +11,7 @@ chrono-tz = "0.5"
directories = "1.0"
fern = { version = "0.5", features = ["colored"] }
htmlescape = "0.3"
lazy_static = "1.2"
log = "0.4"
regex = "1.1"
reqwest = "0.9"