Skip to content

Commit c6ee597

Browse files
fix(deps): update rust crate pc-keyboard to 0.8.0
1 parent 6193af1 commit c6ee597

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ volatile = "=0.2.6"
1111
x86_64 = "0.14.2"
1212
uart_16550 = "0.2.0"
1313
pic8259 = "0.11.0"
14-
pc-keyboard = "0.5.0"
14+
pc-keyboard = "0.8.0"
1515
linked_list_allocator = "0.9.0"
1616
crossbeam-queue = {version = "0.3.11", default-features = false, features = ["alloc"] }
1717
conquer-once = {version = "0.2.0", default-features = false}

0 commit comments

Comments
 (0)