Update.
This commit is contained in:
461
Cargo.lock
generated
461
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -11,7 +11,7 @@ chrono-tz = "0.5"
|
|||||||
directories = "1.0"
|
directories = "1.0"
|
||||||
fern = { version = "0.5", features = ["colored"] }
|
fern = { version = "0.5", features = ["colored"] }
|
||||||
htmlescape = "0.3"
|
htmlescape = "0.3"
|
||||||
lazy_static = "1.2"
|
lazy_static = "1.3"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
regex = "1.1"
|
regex = "1.1"
|
||||||
reqwest = "0.9"
|
reqwest = "0.9"
|
||||||
@@ -23,4 +23,4 @@ tinytemplate = "1.0"
|
|||||||
toml = "0.4"
|
toml = "0.4"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
insta = "0.6"
|
insta = "0.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user