Skip to content

Commit 812e458

Browse files
committed
Update MSRV to 1.79
1 parent 261f5d0 commit 812e458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- windows
1616
toolchain:
1717
- stable
18-
- 1.78
18+
- 1.79
1919
name: cargo test on ${{ matrix.os }}, rust ${{ matrix.toolchain }}
2020
runs-on: ${{ matrix.os }}-latest
2121
steps:

0 commit comments

Comments
 (0)