Skip to content

Commit

Permalink
Bump MSRV to 1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Nov 11, 2023
1 parent e57405b commit 7c18f2d
Show file tree
Hide file tree
Showing 5 changed files with 427 additions and 325 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -456,7 +456,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@1.64.0
- uses: dtolnay/rust-toolchain@1.67.0
# Caching
- name: Cache cargo build
uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit 7c18f2d

Please sign in to comment.