Skip to content

Commit

Permalink
Bump msrv
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
  • Loading branch information
Jarema committed Jul 25, 2024
1 parent be30b3e commit 7d06700
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 7d06700

Please sign in to comment.