Skip to content

Commit 2e39432

Browse files
committed
memchr requires 1.61 or higher
1 parent a87fcce commit 2e39432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
rust:
14-
- 1.60.0
14+
- 1.61.0
1515
- stable
1616
- beta
1717
- nightly

0 commit comments

Comments
 (0)