Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 4d3aa5f commit d281a35
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -7,8 +7,8 @@ edition = "2021"

[dependencies]
anyhow = "1.0.79"
clap = { version = "4.4.13", features = ["derive"] }
clap = { version = "4.4.16", features = ["derive"] }

[dev-dependencies]
assert_cmd = "2.0.12"
assert_cmd = "2.0.13"
tempfile = "3.9.0"

0 comments on commit d281a35

Please sign in to comment.