tinymist/rust-toolchain.toml
Myriad-Dreamin 1108b39e3f
feat(ci): setup and cache minimal toolchain (#1683)
* feat(ci): setup and cache minimal toolchain

* dev: components

* fix: broken rpds

* fix: edition 2024??
2025-04-30 17:45:13 +08:00

3 lines
49 B
TOML

[toolchain]
channel = "1.85"
profile = "minimal"