nix-dylint/rust-toolchain.toml
Marcel Müller 8bff2cf4cc Get a half working example working
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-03 15:30:17 +01:00

3 lines
104 B
TOML

[toolchain]
channel = "nightly-2025-03-01"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]