little-hesinde/rust-toolchain.toml
Sebastian Hugentobler 1c95f4391f
Some checks are pending
Build Multiarch Container Image / call-reusable-workflow (push) Waiting to run
update everything
2025-07-02 08:37:34 +02:00

4 lines
145 B
TOML

[toolchain]
channel = "1.85.0"
components = ["rust-src", "rustc", "cargo", "rust-std", "rustfmt", "clippy", "rust-analyzer"]
profile = "minimal"