Skip to content

Commit 03ff8fc

Browse files
committed
Bump env_logger dependency to 0.11
This requires Cargo 1.71 because of certain incompatibilities in the Cargo manifest.
1 parent bee3fce commit 03ff8fc

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
@@ -35,5 +35,5 @@ url = "2"
3535
which = "6.0"
3636

3737
[dev-dependencies]
38-
env_logger = "0.10"
38+
env_logger = "0.11"
3939
tokio = { version = "1.1", features = ["macros", "parking_lot", "rt-multi-thread"] }

0 commit comments

Comments
 (0)