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 0855d0a commit 42bb935Copy full SHA for 42bb935
.github/workflows/CI.yml
@@ -83,6 +83,7 @@ jobs:
83
- name: Build sdist
84
uses: PyO3/maturin-action@v1
85
with:
86
+ rust-toolchain: beta
87
command: sdist
88
args: --out dist
89
- name: Upload sdist
0 commit comments