siranga/rust-toolchain.toml
Dreaded_X 526b9b0e0c
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 7m24s
Update rust 1.85 -> 1.86
2025-04-18 15:56:49 +02:00

5 lines
80 B
TOML

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