bump: rust ci

This commit is contained in:
2026-07-10 11:20:34 -04:00
parent 1616517602
commit d760d0ca8c
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.96.1
toolchain: 1.97
components: cargo
- name: Extract Version from Cargo.toml