We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a741aa5 commit 071199aCopy full SHA for 071199a
Cargo.toml
@@ -9,7 +9,7 @@ lazy_static = { version = "1.4.0", features = ["spin_no_std"] }
9
spin = "0.5.2"
10
volatile = "=0.2.6"
11
x86_64 = "0.15.0"
12
-uart_16550 = "0.3.0"
+uart_16550 = "0.4.0"
13
pic8259 = "0.11.0"
14
pc-keyboard = "0.5.0"
15
linked_list_allocator = "0.9.0"
0 commit comments