started setting up

This commit is contained in:
2025-02-19 16:47:23 +00:00
parent 501d1ac494
commit 0df671c3fc
62 changed files with 413 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[workspace]
members = [
"kernel"
]
resolver = "2"
[workspace.package]
version = "0.1.0"
edition = "2021"