Skip to content

Commit

Permalink
Merge pull request #276 from hermit-os/dependabot/cargo/uefi-6adb66e052
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 Nov 13, 2023
2 parents 727dc5e + 25f302e commit e7a5907
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 @@ -29,8 +29,8 @@ hermit-dtb = { version = "0.1" }
goblin = { version = "0.7", default-features = false, features = ["elf64"] }

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

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

0 comments on commit e7a5907

Please sign in to comment.