lldap-controller/rust-toolchain.toml
Dreaded_X 1754f86bf3
Some checks failed
Build and deploy / Build container and manifests (push) Failing after 5m24s
Update rust 1.85 -> 1.86
2025-04-18 16:14:55 +02:00

5 lines
80 B
TOML

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