Skip to content

Commit 5e9686f

Browse files
committed
ci: bump MSRV to 1.28
1 parent 4889c5c commit 5e9686f

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
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
include:
20-
- rust: 1.6.0 # MSRV
20+
- rust: 1.28.0 # MSRV
2121
- rust: stable
2222
- rust: beta
2323
- rust: nightly

0 commit comments

Comments
 (0)