Skip to content

Commit 686e4bb

Browse files
committed
Bump msrv for Cargo resolution of time crate
1 parent 920b6a9 commit 686e4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
# https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability
9090
strategy:
9191
matrix:
92-
msrv: [1.59.0]
92+
msrv: [1.60.0]
9393
name: ubuntu / ${{ matrix.msrv }}
9494
steps:
9595
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)