Skip to content

Commit 820fe15

Browse files
committed
chore(deps): update rust crate env_logger to 0.9
1 parent cee7997 commit 820fe15

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
@@ -30,7 +30,7 @@ base64 = "0.13"
3030
arrayref = "0.3"
3131

3232
[dev-dependencies]
33-
env_logger = "0.8"
33+
env_logger = "0.9"
3434
tempdir = "0.3"
3535
dotenv = "0.15"
3636
lazy_static = "1.4"

0 commit comments

Comments
 (0)