teepot/rust-toolchain.toml
Harald Hoyer 89ffbd35a8
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-09 10:10:53 +01:00

3 lines
76 B
TOML

[toolchain]
channel = "1.75"
components = ["rustfmt", "clippy", "rust-src"]