Some developers might have interesting rust versions installed and set as their default via `rustup default`, but we want to make sure that everyone is using the same version as CI.
3 lines
32 B
TOML
3 lines
32 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
|