Skip to content

Commit

Permalink
Merge pull request #68 from aramperes/dependabot/cargo/pretty_env_log…
Browse files Browse the repository at this point in the history
…ger-0.5.0
  • Loading branch information
aramperes authored Dec 12, 2024
2 parents 3a89f28 + 2661a2d commit caadd41
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 33 deletions.
52 changes: 20 additions & 32 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 @@ -37,7 +37,7 @@ tracing = { version = "0.1", default-features = false, features = ["log"] }

# bin-only dependencies
clap = { version = "4.4.11", default-features = false, features = ["suggestions", "std", "env", "help", "wrap_help"], optional = true }
pretty_env_logger = { version = "0.4", optional = true }
pretty_env_logger = { version = "0.5", optional = true }
async-recursion = "1.0"

[features]
Expand Down

0 comments on commit caadd41

Please sign in to comment.