Skip to content

Commit 25413c9

Browse files
authored
Auto merge of #267 - servo:jdm-patch-6, r=jdm
Update MSRV. once_cell 1.15.0 updated their MSRV, so we need to as well.
2 parents d317968 + 8f5bed5 commit 25413c9

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
@@ -19,7 +19,7 @@ jobs:
1919

2020
strategy:
2121
matrix:
22-
rust: [1.49.0, nightly, beta, stable]
22+
rust: [1.56.0, nightly, beta, stable]
2323

2424
steps:
2525
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)