mirror of
https://github.com/Noratrieb/icefun.git
synced 2026-01-14 21:05:00 +01:00
6 lines
206 B
TOML
6 lines
206 B
TOML
[toolchain]
|
|
# Switch over to the previous day's nightly to make the program compile again.
|
|
# vvvvvvvvvvvvvvvvvvvvvvvvvvvv
|
|
# channel = "nightly-2023-02-08"
|
|
channel = "nightly-2023-02-09"
|
|
profile = "minimal"
|