Skip to content

Commit 92e636b

Browse files
committed
Update MSRV in cron workflow
Signed-off-by: Matthias Beyer <[email protected]>
1 parent f22aa83 commit 92e636b

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)