Files
galvanize/rust-toolchain.toml
lonelyhentxi dd11bc70b5
Some checks failed
CI / Rust Check (push) Has been cancelled
CI / Web UI Check (push) Has been cancelled
CI / Security Audit (push) Has been cancelled
feat: basic
2025-07-12 23:59:42 +08:00

4 lines
67 B
TOML

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