We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6c6fd commit a9a4852Copy full SHA for a9a4852
.github/workflows/msrv.yml
@@ -60,7 +60,7 @@ jobs:
60
strategy:
61
matrix:
62
rust:
63
- - stable
+ - 1.70.0
64
- beta
65
steps:
66
- name: Checkout sources
0 commit comments