roc/rust-toolchain.toml

4 lines
111 B
TOML
Raw Normal View History

2022-03-07 13:32:38 +03:00
[toolchain]
2022-05-02 19:23:36 +03:00
channel = "1.60.0" # make sure to update the rust version in Earthfile as well
2022-03-07 16:23:01 +03:00
profile = "default"