gege-jdr-backend/rust-toolchain.toml
Lucien Cartier-Tilet c73ff3d581
Some checks failed
CI / tests (push) Failing after 3m18s
Publish Docker image / publish (push) Failing after 13s
Initial commit
2024-08-10 12:02:33 +02:00

5 lines
117 B
TOML

[toolchain]
channel = "1.78.0"
components = [ "rustfmt", "rust-src", "clippy", "rust-analyzer" ]
profile = "default"