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 56587ea commit 10acbb8Copy full SHA for 10acbb8
.github/workflows/ci.yml
@@ -19,6 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v4
21
- uses: actions-rs/toolchain@v1
22
+ with:
23
toolchain: nightly
24
override: true
25
- name: build
0 commit comments