Skip to content

Commit

Permalink
chore(deps): update compatible (dev)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 5597fc0 commit c4ad128
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 21 deletions.
35 changes: 16 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ log = "0.4.1"
clap = { version = "4.0.0", default-features = false, features = ["std", "derive"] }

[dev-dependencies]
clap = { version = "4.4.18", default-features = false, features = ["help", "usage"] }
env_logger = "0.11.1"
clap = { version = "4.5.3", default-features = false, features = ["help", "usage"] }
env_logger = "0.11.3"
tracing = "0.1"
tracing-subscriber = "0.3"
tracing-log = "0.2"

0 comments on commit c4ad128

Please sign in to comment.