1
Fork 0
kantodb/rust-toolchain.toml

5 lines
151 B
TOML
Raw Normal View History

2025-03-27 13:45:43 -06:00
[toolchain]
channel = "1.85.1"
components = ["llvm-tools", "rust-analysis", "rust-src", "rustc-dev", "rustfmt"]
targets = ["x86_64-unknown-linux-gnu"]