Skip to content

Commit

Permalink
build: Bump r-efi from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [r-efi](https://github.com/r-efi/r-efi) from 5.0.0 to 5.1.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.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: r-efi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cloud-hypervisor-bot committed Sep 2, 2024
1 parent c68544c commit 6d9ba2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ efi-var = []
[dependencies]
bitflags = "2.6.0"
atomic_refcell = "0.1.13"
r-efi = { version = "5.0.0", features = ["efiapi"] }
r-efi = { version = "5.1.0", features = ["efiapi"] }
heapless = "0.8.0"
log = "0.4.22"

Expand Down

0 comments on commit 6d9ba2f

Please sign in to comment.