Files
clash-verge-rev/rust-toolchain.toml
oomeow 19accbd538 chore: rust related config for workspace (#5912)
* chore: move rust related config to workspace

* chore: cargo fmt
2025-12-22 15:28:55 +08:00

4 lines
66 B
TOML

[toolchain]
channel = "1.91.0"
components = ["rustfmt", "clippy"]