Skip to content

Commit 51ae5b6

Browse files
authored
Merge pull request #268 from rust-osdev/dependabot/cargo/uefi-raw-0.11.0
build(deps): bump uefi-raw from 0.8.0 to 0.11.0
2 parents d638413 + c0546d3 commit 51ae5b6

File tree

2 files changed

+11
-43
lines changed

2 files changed

+11
-43
lines changed

Cargo.lock

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

multiboot2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ log.workspace = true
4545
multiboot2-common.workspace = true
4646
ptr_meta.workspace = true
4747
thiserror.workspace = true
48-
uefi-raw = { version = "~0.8.0", default-features = false }
48+
uefi-raw = { version = "~0.11.0", default-features = false }
4949

5050
[package.metadata.docs.rs]
5151
all-features = true

0 commit comments

Comments
 (0)