Merge branch 'post-11' into post-12

This commit is contained in:
Philipp Oppermann
2025-08-07 13:09:02 +02:00

View File

@@ -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