mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-21 08:27:49 +00:00
Update x86 crate to version 0.8.0 (#266)
(cherry picked from commit 02697891e2)
This commit is contained in:
@@ -17,7 +17,7 @@ path = "libs/hole_list_allocator"
|
||||
|
||||
[dependencies.x86]
|
||||
default-features = false
|
||||
version = "0.7.1"
|
||||
version = "0.8.0"
|
||||
|
||||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
|
||||
Reference in New Issue
Block a user