Skip to content

Commit 0b7722a

Browse files
committed
Update Rust crate sha2 to 0.10
1 parent 4f07f7c commit 0b7722a

File tree

2 files changed

+44
-4
lines changed

2 files changed

+44
-4
lines changed

Cargo.lock

Lines changed: 43 additions & 3 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
@@ -77,7 +77,7 @@ sentry = { version = "0.23.0", features = ["tracing"] }
7777
sentry-conduit = { version = "0.4.0", default-features = false }
7878
serde = { version = "1.0.130", features = ["derive"] }
7979
serde_json = "1.0.72"
80-
sha2 = "0.9"
80+
sha2 = "0.10"
8181
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "e87cf37" }
8282
tar = "0.4.37"
8383
tempfile = "3"

0 commit comments

Comments
 (0)