teepot/rust-toolchain.toml
Harald Hoyer a9bb266668
chore(deps): update to rust version 1.78
and fix the clippy warnings

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-06-10 13:09:05 +02:00

3 lines
76 B
TOML

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