Skip to content

Commit

Permalink
Merge pull request #29 from sorah/roll-deps
Browse files Browse the repository at this point in the history
Roll dependency updates (Nov 2023)
  • Loading branch information
sorah committed Nov 4, 2023
2 parents 8f73386 + 4dfbf37 commit d0ac449
Show file tree
Hide file tree
Showing 12 changed files with 1,023 additions and 717 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
rust:
- 1.59.0 # msrv
- 1.65.0 # msrv
- stable
steps:
- uses: actions/checkout@v2
Expand All @@ -36,7 +36,7 @@ jobs:
strategy:
matrix:
rust:
- 1.59.0 # msrv
- 1.65.0 # msrv
- stable
steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit d0ac449

Please sign in to comment.