Skip to content

Commit cbc1440

Browse files
fix(deps): update rust crate sha2 to 0.11
1 parent ea2e8fa commit cbc1440

2 files changed

Lines changed: 29 additions & 24 deletions

File tree

Cargo.lock

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

ovmf-prebuilt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ description = "Library to download and cache OVMF prebuilt binaries"
1111
[dependencies]
1212
log = "0.4"
1313
lzma-rs = "0.3"
14-
sha2 = "0.10"
14+
sha2 = "0.11"
1515
tar = "0.4"
1616
ureq.workspace = true

0 commit comments

Comments
 (0)