Files
automation_rs/rust-toolchain.toml
T
Dreaded_X b24bb70777
Build and deploy / build (push) Successful in 16m24s
Build and deploy / Deploy container (push) Failing after 11s
chore: Update dependencies
2026-05-12 04:54:34 +02:00

5 lines
115 B
TOML

[toolchain]
channel = "nightly-2026-05-12"
components = ["rustfmt", "clippy", "rust-analyzer"]
profile = "minimal"