Skip to content

Commit

Permalink
Bump MSRV to 1.74.0 (#2108)
Browse files Browse the repository at this point in the history
Rust 1.74.0 was released on Nov. 16, 2023.
  • Loading branch information
messense authored Jun 11, 2024
1 parent 7431cc4 commit 844a2d6
Show file tree
Hide file tree
Showing 6 changed files with 748 additions and 379 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@1.70.0
- uses: dtolnay/rust-toolchain@1.74.0
# Caching
- name: Cache cargo build
uses: Swatinem/rust-cache@v2
Expand Down
Loading

0 comments on commit 844a2d6

Please sign in to comment.