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 c7a7220 commit 89e62ddCopy full SHA for 89e62dd
.github/workflows/build.yml
@@ -20,7 +20,7 @@ on:
20
env:
21
CARGO_TERM_COLOR: always
22
CARGO_COMPONENT_VERSION: 0.14.0
23
- RUST_VERSION: "1.80"
+ RUST_VERSION: "1.86"
24
WASI_SDK_VERSION: "22.0"
25
WASI_SDK_RELEASE: wasi-sdk-22
26
.github/workflows/release.yml
@@ -19,7 +19,7 @@ concurrency: ${{ github.workflow }}
19
0 commit comments