ci(nlos): install Rust components on pinned toolchain

This commit is contained in:
rUv
2026-08-22 20:58:17 -04:00
parent a373ff666b
commit 73ebd9f33e

View File

@@ -45,6 +45,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@4cda84d5c5c54efe2404f9d843567869ab1699d4
with:
toolchain: '1.89'
components: rustfmt, clippy
- name: Cache Cargo