Skip to content

Commit

Permalink
Merge pull request #4732 from coreos/dependabot/cargo/env_logger-0.10.1
Browse files Browse the repository at this point in the history
build(deps): bump env_logger from 0.10.0 to 0.10.1
  • Loading branch information
jmarrero authored Dec 18, 2023
2 parents e29dcd3 + 1755c28 commit 0c553cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -57,7 +57,7 @@ clap = { version = "4.4", features = ["derive"] }
cxx = "1.0.107"
envsubst = "0.2.1"
either = "1.9.0"
env_logger = "0.10.0"
env_logger = "0.10.1"
fail = { version = "0.5", features = ["failpoints"] }
fn-error-context = "0.2.0"
futures = "0.3.28"
Expand Down

0 comments on commit 0c553cd

Please sign in to comment.