lldap-controller/rust-toolchain.toml
Dreaded_X 3dab736239
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 5m40s
Lock rust toolchain version to same version used in Dockerfile
2025-03-21 01:25:37 +01:00

5 lines
80 B
TOML

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