Files
turso/rust-toolchain.toml
Pekka Enberg 1616ee02d2 Pin toolchain to Rust version 1.83
It's annoying for the CI to trip over formatting because you happen to
have a different version of Rust locally.
2024-12-15 10:54:52 +02:00

3 lines
31 B
TOML

[toolchain]
channel = "1.83.0"