Skip to content

Commit 8a2141e

Browse files
committed
update env_logger to 0.7
1 parent 8822b25 commit 8a2141e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -43,7 +43,7 @@ regex = "1.0"
4343
term = "0.6"
4444
diff = "0.1"
4545
log = "0.4"
46-
env_logger = "0.6"
46+
env_logger = "0.7"
4747
getopts = "0.2"
4848
cargo_metadata = "0.8"
4949
bytecount = "0.6"

0 commit comments

Comments
 (0)