Skip to content

Commit 3b5616c

Browse files
committed
Bump env_logger minor version from 0.9 to 0.10
env_logger replaced dependencies itself which have a dubious security track record or other issues. Other than that MSRV has been raised to 1.60.
1 parent 3467ae0 commit 3b5616c

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
@@ -25,7 +25,7 @@ version = "0.4"
2525
version = "0.2"
2626

2727
[dependencies.env_logger]
28-
version = "0.9"
28+
version = "0.10"
2929
default-features = false
3030

3131
[badges]

0 commit comments

Comments
 (0)