Update to pc_keyboard v0.7.0

This commit is contained in:
Philipp Oppermann
2024-05-30 10:59:39 +02:00
parent 7a0597192c
commit 1edd07c3fd
3 changed files with 9 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ spin = "0.5.2"
x86_64 = "0.14.2"
uart_16550 = "0.2.0"
pic8259 = "0.10.1"
pc-keyboard = "0.5.0"
pc-keyboard = "0.7.0"
[dependencies.lazy_static]
version = "1.0"