Skip to content

Commit 12ca501

Browse files
Update Rust crate sha2 to v0.10.5 (#5188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 429c934 commit 12ca501

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
@@ -72,7 +72,7 @@ sentry = { version = "=0.27.0", features = ["tracing"] }
7272
sentry-conduit = { version = "=0.7.0", default-features = false }
7373
serde = { version = "=1.0.144", features = ["derive"] }
7474
serde_json = "=1.0.85"
75-
sha2 = "=0.10.3"
75+
sha2 = "=0.10.5"
7676
spdx = "=0.9.0"
7777
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "e87cf37" }
7878
tar = "=0.4.38"

0 commit comments

Comments
 (0)