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 Aug 23, 2023
1 parent 5df0c0e commit e214d91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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.75"
clap = { version = "4.3.22", features = ["derive"] }
clap = { version = "4.3.24", features = ["derive"] }

[dev-dependencies]
assert_cmd = "2.0.12"
tempfile = "3.7.1"
tempfile = "3.8.0"

0 comments on commit e214d91

Please sign in to comment.