Skip to content

Commit fcec08d

Browse files
committed
Bump MSRV to 1.57.0
Required by cmake now, which gets pulled in when testing with --feature harfbuzz.
1 parent 0e5854f commit fcec08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
ci:
1313
strategy:
1414
matrix:
15-
rust: [beta, stable, 1.38.0]
15+
rust: [beta, stable, 1.57.0]
1616
os: [ubuntu-latest]
1717
experimental: [false]
1818
include:

0 commit comments

Comments
 (0)