Skip to content

Commit

Permalink
Merge pull request #127 from KodiCraft/dependabot/cargo/env_logger-0.…
Browse files Browse the repository at this point in the history
…11.5

Bump env_logger from 0.10.2 to 0.11.5
  • Loading branch information
github-actions[bot] authored Dec 9, 2024
2 parents 50b06d5 + da3e9c5 commit 3b58fef
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 147 deletions.
157 changes: 11 additions & 146 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 @@ -23,7 +23,7 @@ ipnet = { version = "2.10.1", optional = true }
tokio = { version = "1.42.0", features = ["macros", "rt", "rt-multi-thread"] }
notify = "7.0.0"
once_cell = "1.20.2"
env_logger = "0.10.2"
env_logger = "0.11.5"
backtrace = { version = "0.3.74", optional = true, features = ["std"] }

[features]
Expand Down

0 comments on commit 3b58fef

Please sign in to comment.