Skip to content

Commit 5562aab

Browse files
committed
Auto merge of #4472 - rust-lang:renovate/anyhow-1.x, r=Turbo87
Update Rust crate anyhow to v1.0.53 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anyhow](https://crates.io/crates/anyhow) | dependencies | patch | `=1.0.52` -> `=1.0.53` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents b8f7b5b + 36c9449 commit 5562aab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rustdoc-args = [
2929
]
3030

3131
[dependencies]
32-
anyhow = "=1.0.52"
32+
anyhow = "=1.0.53"
3333
base64 = "=0.13.0"
3434
cargo-registry-markdown = { path = "cargo-registry-markdown" }
3535
cargo-registry-s3 = { path = "cargo-registry-s3" }

0 commit comments

Comments
 (0)