bump: rust ci

This commit is contained in:
2026-06-14 17:32:28 -04:00
parent e3270a1be5
commit ef5f1500c1
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.95
toolchain: 1.96
components: cargo
- name: Extract Version from Cargo.toml