Skip to content

Commit e466bcc

Browse files
authored
Merge pull request #1352 from spacejam/dependabot/cargo/env_logger-0.9.0
Update env_logger requirement from 0.8.4 to 0.9.0
2 parents b23da77 + d201d45 commit e466bcc

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
@@ -67,7 +67,7 @@ rand_chacha = "0.3.1"
6767
rand_distr = "0.3"
6868
quickcheck = "0.9"
6969
log = "0.4.14"
70-
env_logger = "0.8.4"
70+
env_logger = "0.9.0"
7171
zerocopy = "0.5.0"
7272
byteorder = "1.4.3"
7373

0 commit comments

Comments
 (0)