Skip to content

Commit

Permalink
Merge pull request #74 from qwerty541/dependabot/cargo/env_logger-0.11.5
Browse files Browse the repository at this point in the history
build(deps): bump env_logger from 0.10.2 to 0.11.5
  • Loading branch information
qwerty541 authored Sep 20, 2024
2 parents f471c82 + d71e828 commit 8ba6f63
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 15 deletions.
90 changes: 76 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tokio = { version = "1.40.0", features = ["io-util"], default-features = false }

[dev-dependencies]
criterion = "0.5.1"
env_logger = "0.10.1"
env_logger = "0.11.5"
tokio = { version = "1.40.0", features = [
"macros",
"net",
Expand Down

0 comments on commit 8ba6f63

Please sign in to comment.