Skip to content

Commit

Permalink
cargo update (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo authored Jan 3, 2024
1 parent 64e5774 commit ff078f3
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 176 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
# https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability
strategy:
matrix:
msrv: [1.57.0]
msrv: [1.60.0]
name: ubuntu / ${{ matrix.msrv }}
steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit ff078f3

Please sign in to comment.