Skip to content

Commit beb926b

Browse files
build(deps): bump uefi-raw from 0.8.0 to 0.10.0
Bumps [uefi-raw](https://github.com/rust-osdev/uefi-rs) from 0.8.0 to 0.10.0. - [Release notes](https://github.com/rust-osdev/uefi-rs/releases) - [Changelog](https://github.com/rust-osdev/uefi-rs/blob/main/CHANGELOG.md) - [Commits](rust-osdev/uefi-rs@uefi-raw-v0.8.0...uefi-raw-v0.10.0) --- updated-dependencies: - dependency-name: uefi-raw dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39f9368 commit beb926b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

multiboot2/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ derive_more.workspace = true
4747
log.workspace = true
4848
ptr_meta.workspace = true
4949
multiboot2-common.workspace = true
50-
uefi-raw = { version = "~0.8.0", default-features = false }
50+
uefi-raw = { version = "~0.10.0", default-features = false }
5151

5252
[package.metadata.docs.rs]
5353
all-features = true

0 commit comments

Comments
 (0)