Skip to content

Commit

Permalink
chore(deps): bump env_logger from 0.10.2 to 0.11.5 (#1985)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent e612b09 commit 9437bcb
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 3rd/if-watch/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ async-io = "2.0.0"
if-addrs = "0.10.0"

[dev-dependencies]
env_logger = "0.10.0"
env_logger = "0.11.5"
smol = "1.2.5"
tokio = { version = "1.21.2", features = ["rt", "macros"] }

Expand Down
27 changes: 25 additions & 2 deletions Cargo.lock

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

0 comments on commit 9437bcb

Please sign in to comment.