Skip to content

Commit

Permalink
build: Bump r-efi from 4.3.0 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [r-efi](https://github.com/r-efi/r-efi) from 4.3.0 to 4.4.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.3.0...v4.4.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>
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent 6344e11 commit ebf3e85
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.5.0"
atomic_refcell = "0.1.13"
r-efi = { version = "4.3.0", features = ["efiapi"] }
r-efi = { version = "4.4.0", features = ["efiapi"] }
linked_list_allocator = "0.10.4"

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

0 comments on commit ebf3e85

Please sign in to comment.