mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Update to x86_64 0.2.8: The Idt type was renamed to InterruptDescriptorTable
This commit is contained in:
@@ -7,7 +7,7 @@ version = "0.2.0"
|
||||
spin = "0.4.6"
|
||||
volatile = "0.2.3"
|
||||
uart_16550 = "0.1.0"
|
||||
x86_64 = "0.2.6"
|
||||
x86_64 = "0.2.8"
|
||||
|
||||
[dependencies.lazy_static]
|
||||
version = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user