siranga/rust-toolchain.toml
Dreaded_X e92b61b1a7
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 6m53s
Set rust toolchain
2025-04-18 15:30:38 +02:00

5 lines
80 B
TOML

[toolchain]
channel = "1.85"
profile = "default"
components = ["rust-analyzer"]