Skip to content

Commit 454bd51

Browse files
chore(deps): update dependency rust to v1.96.1
1 parent 7f2a27a commit 454bd51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-on-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: install Rust stable
2020
uses: dtolnay/rust-toolchain@stable
2121
with:
22-
toolchain: 1.85.1
22+
toolchain: 1.96.1
2323
- name: install dependencies (ubuntu only)
2424
if: matrix.platform == 'ubuntu-22.04'
2525
run: |

0 commit comments

Comments
 (0)