Skip to content

Commit 3e80706

Browse files
committed
Auto merge of #2236 - JohnTitor:env-logger, r=jtgeibel
Update `env_logger` to 0.7 This removes one dependency (`wincolor`), there should be no fallout.
2 parents 1778505 + 0318edc commit 3e80706

File tree

2 files changed

+10
-19
lines changed

2 files changed

+10
-19
lines changed

Cargo.lock

Lines changed: 9 additions & 18 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
@@ -40,7 +40,7 @@ base64 = "0.9"
4040
openssl = "0.10.13"
4141
oauth2 = "2.0.0"
4242
log = "0.4"
43-
env_logger = "0.5"
43+
env_logger = "0.7"
4444
hex = "0.3"
4545
htmlescape = "0.3.1"
4646
license-exprs = "^1.4"

0 commit comments

Comments
 (0)