authelia-controller/rust-toolchain.toml
Dreaded_X 3b439f15e2
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 7m50s
kustomization/authelia-controller/325cc95e reconciliation succeeded
Update rust 1.85 -> 1.86
2025-04-18 15:39:21 +02:00

5 lines
80 B
TOML

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