Skip to content

Commit bd072ef

Browse files
build: Bump r-efi from 4.2.0 to 4.3.0
Bumps [r-efi](https://github.com/r-efi/r-efi) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/r-efi/r-efi/releases) - [Changelog](https://github.com/r-efi/r-efi/blob/main/NEWS.md) - [Commits](r-efi/r-efi@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: r-efi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb34933 commit bd072ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -28,7 +28,7 @@ efi-var = []
2828
[dependencies]
2929
bitflags = "2.4.1"
3030
atomic_refcell = "0.1.13"
31-
r-efi = { version = "4.2.0", features = ["efiapi"] }
31+
r-efi = { version = "4.3.0", features = ["efiapi"] }
3232
linked_list_allocator = "0.10.4"
3333

3434
[target.'cfg(target_arch = "aarch64")'.dependencies]

0 commit comments

Comments
 (0)