Skip to content

Commit 021012e

Browse files
authored
Update MSRV to 1.61. (#284)
Signed-off-by: Josh Matthews <[email protected]>
1 parent c8fed62 commit 021012e

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
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
rust: [1.60.0, nightly, beta, stable]
23+
rust: [1.61.0, nightly, beta, stable]
2424

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

0 commit comments

Comments
 (0)