Skip to content

Commit

Permalink
chore: update release toolchain to rustc 1.75
Browse files Browse the repository at this point in the history
  • Loading branch information
amtep committed Jul 3, 2024
1 parent 1d0acfb commit 114cd89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install msrv toolchain
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: 1.70.0
toolchain: 1.75.0

- name: Get version
id: version
Expand Down

0 comments on commit 114cd89

Please sign in to comment.