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 06919ee commit a941cd9Copy full SHA for a941cd9
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
8
env:
9
GH_TOKEN: ${{ github.token }}
10
- RUSTUP_TOOLCHAIN: 1.80.1
+ RUSTUP_TOOLCHAIN: 1.81.0
11
12
jobs:
13
dist:
0 commit comments