Files
sglang/rust/rust-toolchain.toml
2026-08-02 23:13:44 -07:00

5 lines
84 B
TOML

[toolchain]
channel = "1.92"
profile = "minimal"
components = ["clippy", "rustfmt"]