Files
socktop/rust-toolchain.toml
T

4 lines
66 B
TOML
Raw Normal View History

2025-08-15 19:21:34 -07:00
[toolchain]
channel = "stable"
components = ["clippy", "rustfmt"]