Skip to content

Commit

Permalink
Merge pull request #454 from ramsayleung/dependabot/cargo/env_logger-…
Browse files Browse the repository at this point in the history
…0.11.0

Update env_logger requirement from 0.10.0 to 0.11.0
  • Loading branch information
ramsayleung authored Jan 20, 2024
2 parents 6b23c52 + d5a3233 commit 149fb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ url = "2.2.2"
webbrowser = { version = "0.8.0", optional = true }

[dev-dependencies]
env_logger = { version = "0.10.0", default-features = false }
env_logger = { version = "0.11.0", default-features = false }
tokio = { version = "1.11.0", features = ["rt-multi-thread", "macros"] }
futures-util = "0.3.17"

Expand Down

0 comments on commit 149fb96

Please sign in to comment.