gege-jdr-backend/rust-toolchain.toml

5 lines
117 B
TOML
Raw Normal View History

2024-08-10 09:33:15 +00:00
[toolchain]
channel = "1.78.0"
components = [ "rustfmt", "rust-src", "clippy", "rust-analyzer" ]
profile = "default"