Skip to content

Commit 0f696a3

Browse files
build: Bump r-efi from 5.1.0 to 5.2.0
Bumps [r-efi](https://github.com/r-efi/r-efi) from 5.1.0 to 5.2.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@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: r-efi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3341cc commit 0f696a3

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.6.0"
3030
atomic_refcell = "0.1.13"
31-
r-efi = { version = "5.1.0", features = ["efiapi"] }
31+
r-efi = { version = "5.2.0", features = ["efiapi"] }
3232
heapless = "0.8.0"
3333
log = "0.4.22"
3434

0 commit comments

Comments
 (0)