zwote_sonne/rust_toolchain.toml
2024-08-22 22:01:00 +02:00

4 lines
130 B
TOML

[toolchain]
channel = "nightly-2024-06-15"
components = ["rust-src", "rust-analyzer"]
targets = ["armv7-unknown-linux-gnueabihf"]