bump: rust ci

This commit is contained in:
2026-06-14 17:34:33 -04:00
parent e7834093a6
commit 24ae7bf8d9
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