Skip to content

Commit

Permalink
Merge pull request #109 from dotboris/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update Rust crate anyhow to 1.0.82
  • Loading branch information
dotboris committed Apr 13, 2024
2 parents 8e6b1e1 + 6581ff9 commit 7f252df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -6,7 +6,7 @@ license = "MIT"
edition = "2021"

[dependencies]
anyhow = "1.0.81"
anyhow = "1.0.82"
clap = { version = "4.5.4", features = ["derive"] }

[dev-dependencies]
Expand Down

0 comments on commit 7f252df

Please sign in to comment.