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 84a05f6 commit 7fade24Copy full SHA for 7fade24
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v3
13
- uses: actions-rs/toolchain@v1
14
with:
15
- toolchain: 1.69
+ toolchain: 1.65
16
target: wasm32-unknown-unknown
17
18
- run: rustc --version
0 commit comments