mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
@@ -15,7 +15,6 @@ volatile = "0.1.0"
|
||||
[dependencies.hole_list_allocator]
|
||||
path = "libs/hole_list_allocator"
|
||||
|
||||
|
||||
[dependencies.x86]
|
||||
default-features = false
|
||||
version = "0.7.1"
|
||||
@@ -23,8 +22,6 @@ version = "0.7.1"
|
||||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
|
||||
[workspace]
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user