Skip to content

Commit

Permalink
Update crates and bump MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
phyber committed Sep 1, 2024
1 parent 87fd645 commit 0e909f7
Show file tree
Hide file tree
Showing 6 changed files with 591 additions and 264 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# Test against current stable and the MSRV
toolchain-version:
- 'stable'
- '1.74.0'
- '1.78.0'
steps:
- name: 'Checkout'
uses: 'actions/checkout@v4'
Expand Down
Loading

0 comments on commit 0e909f7

Please sign in to comment.