Files
sprout/rust-toolchain.toml

5 lines
124 B
TOML
Raw Permalink Normal View History

2025-10-01 16:45:04 -07:00
[toolchain]
channel = "1.91.1"
components = ["rustfmt", "clippy"]
2025-10-01 16:45:04 -07:00
targets = ["x86_64-unknown-uefi", "aarch64-unknown-uefi"]