Skip to content

Commit

Permalink
update: use latest crate
Browse files Browse the repository at this point in the history
  • Loading branch information
watasuke102 committed Jun 16, 2023
1 parent e717f29 commit 6170b21
Show file tree
Hide file tree
Showing 8 changed files with 285 additions and 113 deletions.
112 changes: 80 additions & 32 deletions common/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 common/Cargo.toml
Expand Up @@ -6,5 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
uefi = "0.18.0"
uefi = "0.23.0"
uart_16550 = "0.2.18"

0 comments on commit 6170b21

Please sign in to comment.