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 5ffd58b commit 104c701Copy full SHA for 104c701
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
8
env:
9
GH_TOKEN: ${{ github.token }}
10
- RUSTUP_TOOLCHAIN: 1.79.0
+ RUSTUP_TOOLCHAIN: 1.80.0
11
12
jobs:
13
dist:
0 commit comments