Skip to content

Commit

Permalink
Upgrage MSRV from 1.70.0 to 1.72.0 to fix dependency error.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelovuo committed Feb 22, 2024
1 parent 443deac commit 80f139a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@1.70.0
- uses: dtolnay/rust-toolchain@1.72.0
- run: cargo check

0 comments on commit 80f139a

Please sign in to comment.