efigife/.cargo/config.toml

6 lines
82 B
TOML
Raw Normal View History

2024-05-05 03:37:03 +00:00
[build]
target = "aarch64-unknown-uefi"
2024-05-05 18:14:45 +00:00
[alias]
xtask = "run --package xtask --"