lldap-controller/rust-toolchain.toml
Dreaded_X 41efea3a98
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 7m39s
Update rust 1.85 -> 1.86
2025-04-18 18:29:32 +02:00

5 lines
80 B
TOML

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