bump: rust ci

This commit is contained in:
2026-05-09 19:00:05 -04:00
parent 62a91b347e
commit cb2d063ee1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.94
toolchain: 1.95
components: cargo
- name: Extract Version from Cargo.toml