Merge branch 'post-02' into post-03

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

View File

@@ -12,3 +12,8 @@ spin = "0.5.2"
[dependencies.lazy_static] [dependencies.lazy_static]
version = "1.0" version = "1.0"
features = ["spin_no_std"] features = ["spin_no_std"]
[[bin]]
name = "blog_os"
test = false
bench = false