Skip to content

Commit

Permalink
Merge pull request #691 from coreos/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.1 to 0.11.5
  • Loading branch information
jmarrero authored Aug 2, 2024
2 parents 38c4b41 + fa0d509 commit 4e5a4c9
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 45 deletions.
124 changes: 80 additions & 44 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 @@ -24,7 +24,7 @@ bincode = "1.3.2"
cap-std-ext = "4.0.0"
chrono = { version = "0.4.38", features = ["serde"] }
clap = { version = "4.5", default-features = false, features = ["cargo", "derive", "std", "help", "usage", "suggestions"] }
env_logger = "0.10"
env_logger = "0.11"
fn-error-context = "0.2.1"
fs2 = "0.4.3"
hex = "0.4.3"
Expand Down

0 comments on commit 4e5a4c9

Please sign in to comment.