mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Merge branch 'post-11' into post-12
This commit is contained in:
@@ -26,6 +26,11 @@ linked_list_allocator = "0.9.0"
|
||||
version = "1.0"
|
||||
features = ["spin_no_std"]
|
||||
|
||||
[[bin]]
|
||||
name = "blog_os"
|
||||
test = false
|
||||
bench = false
|
||||
|
||||
[dependencies.crossbeam-queue]
|
||||
version = "0.3.11"
|
||||
default-features = false
|
||||
|
||||
Reference in New Issue
Block a user