Skip to content

Commit 5f4eb0f

Browse files
committed
Bump log to 0.4 and env_logger to 0.5
1 parent 4f52279 commit 5f4eb0f

File tree

2 files changed

+80
-16
lines changed

2 files changed

+80
-16
lines changed

Cargo.lock

Lines changed: 78 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ unicode-segmentation = "1.0.0"
4343
regex = "0.2"
4444
term = "0.4"
4545
diff = "0.1"
46-
log = "0.3"
47-
env_logger = "0.4"
46+
log = "0.4"
47+
env_logger = "0.5"
4848
getopts = "0.2"
4949
derive-new = "0.5"
5050
cargo_metadata = "0.4"

0 commit comments

Comments
 (0)