We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9660483 commit 81f5ea2Copy full SHA for 81f5ea2
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
os: [ubuntu-latest, macos-latest, windows-latest]
18
rust:
19
- - 1.65.0 # MSRV
+ - 1.70.0 # MSRV
20
- stable
21
- nightly
22
steps:
0 commit comments