Skip to content

Commit dd21994

Browse files
committed
[Cargo.toml] bump env_logger to v0.7.1
Indent multiline messages by default Support more timestamp precision Update to the 2018 edition [Cargo.toml] bump env_logger to v0.7.1
1 parent 9c3ebfc commit dd21994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ edition = "2018"
1414
[dependencies]
1515
dialoguer = "0.5.0"
1616
dirs = "2.0"
17-
env_logger = "0.6.0"
17+
env_logger = "0.7.1"
1818
failure = "0.1"
1919
flate2 = "1.0.1"
2020
git2 = "0.8"

0 commit comments

Comments
 (0)