Skip to content

Commit 609aa0e

Browse files
committed
Auto merge of #4415 - rust-lang:renovate/sha2-0.x, r=Turbo87
Update Rust crate sha2 to v0.10.1 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sha2](https://crates.io/crates/sha2) | dependencies | patch | `=0.10.0` -> `=0.10.1` | --- ### 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 77df79a + ee41137 commit 609aa0e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -76,7 +76,7 @@ sentry = { version = "=0.23.0", features = ["tracing"] }
7676
sentry-conduit = { version = "=0.4.0", default-features = false }
7777
serde = { version = "=1.0.133", features = ["derive"] }
7878
serde_json = "=1.0.74"
79-
sha2 = "=0.10.0"
79+
sha2 = "=0.10.1"
8080
spdx = "=0.8.0"
8181
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "e87cf37" }
8282
tar = "=0.4.38"

0 commit comments

Comments
 (0)