Skip to content

Commit

Permalink
Merge pull request #305 from rust-lang/dependabot/cargo/env_logger-0.…
Browse files Browse the repository at this point in the history
…11.0

build(deps): bump env_logger from 0.10.0 to 0.11.0
  • Loading branch information
oli-obk committed Jan 22, 2024
2 parents ed53616 + 21bce9b commit 2ba303e
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 68 deletions.
146 changes: 79 additions & 67 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 @@ -18,7 +18,7 @@ lto = "fat"
[dependencies]
dialoguer = { version = "0.10.2", default-features = false }
home = "0.5"
env_logger = "0.10.0"
env_logger = "0.11.0"
thiserror = "1"
anyhow = "1"
flate2 = "1.0.24"
Expand Down

0 comments on commit 2ba303e

Please sign in to comment.