Skip to content

Commit e3a8cc6

Browse files
committed
Bump to latest env_logger
1 parent 254f281 commit e3a8cc6

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

Cargo.lock

Lines changed: 5 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ diesel = { version = "1.4.0", features = ["postgres", "serde_json", "chrono", "r
5252
diesel_full_text_search = "1.0.0"
5353
docopt = "1.0"
5454
dotenv = "0.15"
55-
env_logger = "0.7"
55+
env_logger = "0.8"
5656
failure = "0.1.1"
5757
flate2 = "1.0"
5858
futures-channel = { version = "0.3.1", default-features = false }

0 commit comments

Comments
 (0)