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 40ede3d commit ccb305aCopy full SHA for ccb305a
.github/workflows/msrv.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install toolchain
32
uses: dtolnay/rust-toolchain@master
33
with:
34
- toolchain: 1.73.0
+ toolchain: 1.70.0
35
36
- name: Cache
37
uses: Swatinem/rust-cache@v2
0 commit comments