feat(OS): Create basic kernel that can be run through both QEMU and on hardware (#1)
Reviewed-on: #1
This commit is contained in:
4
.cargo/config.toml
Normal file
4
.cargo/config.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[unstable]
|
||||
# enable the unstable artifact-dependencies feature, see
|
||||
# https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#artifact-dependencies
|
||||
bindeps = true
|
Reference in New Issue
Block a user