1
Fork 0
kantodb/rust-toolchain.toml

4 lines
151 B
TOML

[toolchain]
channel = "1.85.1"
components = ["llvm-tools", "rust-analysis", "rust-src", "rustc-dev", "rustfmt"]
targets = ["x86_64-unknown-linux-gnu"]