ares/rust-toolchain.toml
Chris A. 980533198b
Update nightly, fix cue_pill benchmark, fix CI/CD (#289)
* Update nightly, fix cue_pill benchmark, fix CI/CD

* Fix layout warning, temporarily disable tests until we can fix ibig
2024-12-11 18:19:00 -06: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-12-01"