tinymist/rust-toolchain.toml
ParaN3xus d4fa84af25 dev: update nightly (#1954)
In addition to the work from #1908, the following have been added:
- Attempted to fix the typlite issue, see #1911
- Updated Rust toolchain to 1.88 to align with upstream Rust version
2025-08-02 20:40:04 +08:00

3 lines
49 B
TOML

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