Files
ewwii/rust-toolchain.toml

6 lines
100 B
TOML

[toolchain]
# channel = "1.81.0"
channel = "1.89.0"
components = [ "rust-src" ]
profile = "default"