Skip to content

Commit

Permalink
Bump msrv
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Pietrek <[email protected]>
  • Loading branch information
Jarema committed Jul 26, 2024
1 parent a2e0251 commit 7534a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:

- name: Install msrv Rust on ubuntu-latest
id: install-rust
uses: dtolnay/rust-toolchain@1.67.0
uses: dtolnay/rust-toolchain@1.70.0
- name: Cache the build artifacts
uses: Swatinem/rust-cache@v2
with:
Expand Down

0 comments on commit 7534a9e

Please sign in to comment.