Update pic8259_simple to v0.2.0

This commit is contained in:
Philipp Oppermann
2020-05-21 09:29:49 +02:00
parent 22b49dea49
commit 93b96f21ac
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ volatile = "0.2.6"
spin = "0.5.2"
x86_64 = "0.11.0"
uart_16550 = "0.2.0"
pic8259_simple = "0.1.1"
pic8259_simple = "0.2.0"
pc-keyboard = "0.5.0"
[dependencies.lazy_static]