Skip to content

Commit

Permalink
Merge pull request #270 from hermit-os/dependabot/cargo/uefi-9884a77636
Browse files Browse the repository at this point in the history
build(deps): bump the uefi group with 2 updates
  • Loading branch information
mkroening authored Oct 16, 2023
2 parents c83a104 + 13b061e commit 04f549f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ hermit-dtb = { version = "0.1" }
goblin = { version = "0.7", default-features = false, features = ["elf64"] }

[target.'cfg(target_os = "uefi")'.dependencies]
uefi = "0.24"
uefi-services = "0.21"
uefi = "0.25"
uefi-services = "0.22"

[target.'cfg(target_arch = "riscv64")'.dependencies]
fdt = "0.1"
Expand Down

0 comments on commit 04f549f

Please sign in to comment.