mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Update x86 crate to 0.7.1 (#189)
This commit is contained in:
committed by
GitHub
parent
48e7faa521
commit
d64e4ba2fc
@@ -18,7 +18,7 @@ git = "https://github.com/phil-opp/multiboot2-elf64"
|
||||
|
||||
[dependencies.x86]
|
||||
default-features = false
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
|
||||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
|
||||
Reference in New Issue
Block a user