Skip to content

Commit

Permalink
Merge pull request #76 from orust-org/renovate/uart_16550-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate uart_16550 to 0.3.0
  • Loading branch information
Blindspot22 authored Nov 15, 2024
2 parents 6193af1 + bda15a7 commit d126e25
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
28 changes: 24 additions & 4 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 @@ -9,7 +9,7 @@ lazy_static = { version = "1.4.0", features = ["spin_no_std"] }
spin = "0.5.2"
volatile = "=0.2.6"
x86_64 = "0.14.2"
uart_16550 = "0.2.0"
uart_16550 = "0.3.0"
pic8259 = "0.11.0"
pc-keyboard = "0.5.0"
linked_list_allocator = "0.9.0"
Expand Down

0 comments on commit d126e25

Please sign in to comment.