Skip to content

Commit 89d0541

Browse files
Merge pull request #422 from matthiasbeyer/update-cron
Update MSRV in cron workflow
2 parents f22aa83 + 92e636b commit 89d0541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
rust:
15-
- 1.59.0
15+
- 1.60.0
1616
- stable
1717

1818
steps:

0 commit comments

Comments
 (0)