zwote_sonne/rust_toolchain.toml

5 lines
130 B
TOML
Raw Permalink Normal View History

2024-08-22 12:48:30 +02:00
[toolchain]
channel = "nightly-2024-06-15"
components = ["rust-src", "rust-analyzer"]
targets = ["armv7-unknown-linux-gnueabihf"]