automation_rs/rust-toolchain.toml
Dreaded_X 8b3481878b
All checks were successful
Build and deploy automation_rs / Build (push) Successful in 4m59s
Partial switch to Gitea Actions
2023-11-21 00:25:58 +01:00

5 lines
98 B
TOML

[toolchain]
channel = "nightly-2023-11-15"
components = ["rustfmt", "clippy"]
profile = "minimal"