Skip to content

Commit

Permalink
Bump MSRV to 1.67 (#1847)
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored Nov 14, 2023
1 parent 96c3436 commit 2aee9e9
Show file tree
Hide file tree
Showing 5 changed files with 447 additions and 335 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
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
Loading

0 comments on commit 2aee9e9

Please sign in to comment.