jock-lang/rust-toolchain.toml
2024-10-21 15:28:36 -05:00

7 lines
171 B
TOML

[toolchain]
# Generally latest stable.
# If we need to change to nightly please
# note the reason why in this comment.
# channel = "1.77.0"
channel = "nightly-2024-04-19"