mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Merge branch 'post-07' into post-08
This commit is contained in:
@@ -8,7 +8,6 @@ edition = "2018"
|
||||
bootloader = "0.3.12"
|
||||
volatile = "0.2.3"
|
||||
spin = "0.4.9"
|
||||
array-init = "0.0.3"
|
||||
uart_16550 = "0.1.0"
|
||||
x86_64 = "0.4.0"
|
||||
pic8259_simple = "0.1.1"
|
||||
@@ -18,6 +17,9 @@ pc-keyboard = "0.3.1"
|
||||
version = "1.0"
|
||||
features = ["spin_no_std"]
|
||||
|
||||
[dev-dependencies]
|
||||
array-init = "0.0.3"
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user