Skip to content

Commit

Permalink
Merge pull request #121 from jonhoo/ahash-bump
Browse files Browse the repository at this point in the history
Release 0.5.0 with ahash bump
  • Loading branch information
jonhoo authored Feb 11, 2024
2 parents ff762e8 + 9669b63 commit 48ff2e6
Show file tree
Hide file tree
Showing 4 changed files with 321 additions and 199 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
# https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability
strategy:
matrix:
msrv: ["1.60.0"] # regex 1.6
msrv: ["1.72.0"] # ahash 0.8
name: ubuntu / ${{ matrix.msrv }}
steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 48ff2e6

Please sign in to comment.