Skip to content

Commit

Permalink
Merge pull request #93 from dotboris/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
dotboris authored Feb 24, 2024
2 parents 27bf868 + bc95e13 commit 03d29e7
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 @@ -6,9 +6,9 @@ license = "MIT"
edition = "2021"

[dependencies]
anyhow = "1.0.79"
anyhow = "1.0.80"
clap = { version = "4.5.1", features = ["derive"] }

[dev-dependencies]
assert_cmd = "2.0.13"
assert_cmd = "2.0.14"
tempfile = "3.10.0"

0 comments on commit 03d29e7

Please sign in to comment.