Skip to content

Commit

Permalink
Merge pull request #441 from containers/renovate/anyhow-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate anyhow to 1.0.81
  • Loading branch information
openshift-merge-bot[bot] authored Mar 12, 2024
2 parents 03ce519 + f3f615e commit 8377c0a
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 @@ -28,7 +28,7 @@ log = "0.4.21"
hickory-server = "0.24.0"
hickory-proto = "0.24.0"
hickory-client = "0.24.0"
anyhow = "1.0.80"
anyhow = "1.0.81"
futures-util = { version = "0.3.30", default-features = false }
signal-hook = "0.3.17"
tokio = { version = "1.36.0", features = ["macros", "rt-multi-thread", "net"] }
Expand Down

0 comments on commit 8377c0a

Please sign in to comment.