first commit
This commit is contained in:
6
.cargo/config.toml
Executable file
6
.cargo/config.toml
Executable file
@@ -0,0 +1,6 @@
|
||||
[unstable]
|
||||
build-std = ["core", "compiler_builtins", "alloc"]
|
||||
build-std-features = ["compiler-builtins-mem"]
|
||||
|
||||
[build]
|
||||
target = "x86_64-unknown-uefi"
|
||||
Reference in New Issue
Block a user