Skip to content

Commit d3bcb35

Browse files
committed
Update sha2 to latest
1 parent 2a4e558 commit d3bcb35

File tree

2 files changed

+6
-43
lines changed

2 files changed

+6
-43
lines changed

Cargo.lock

Lines changed: 5 additions & 42 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
@@ -35,7 +35,7 @@ pulldown-cmark = { version = "0.10.0", default-features = false, features = ["ht
3535
regex = "1.8.1"
3636
serde = { version = "1.0.163", features = ["derive"] }
3737
serde_json = "1.0.96"
38-
sha2 = "0.9"
38+
sha2 = "0.10.8"
3939
shlex = "1.3.0"
4040
tempfile = "3.4.0"
4141
toml = "0.5.11" # Do not update, see https://github.com/rust-lang/mdBook/issues/2037

0 commit comments

Comments
 (0)