Files
firezone/rust/rust-toolchain.toml
2025-05-16 01:58:17 +00:00

5 lines
124 B
TOML

[toolchain]
channel = "1.87.0"
components = ["rust-src", "rust-analyzer", "clippy"]
targets = ["x86_64-unknown-linux-musl"]