Skip to content

Commit

Permalink
deps: update all and bump MSRV to 1.70 to match dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
decathorpe committed Apr 7, 2024
1 parent 8e5c1b0 commit 07fb2b0
Show file tree
Hide file tree
Showing 3 changed files with 233 additions and 216 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

strategy:
matrix:
rust: ['stable', 'nightly', '1.67.0']
rust: ['stable', 'nightly', '1.70.0']

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 07fb2b0

Please sign in to comment.