Skip to content

Commit 1ffdcab

Browse files
committed
cleanup & rust->1.75
1 parent d41a644 commit 1ffdcab

File tree

9 files changed

+205
-223
lines changed

9 files changed

+205
-223
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Build wheels
1616
uses: PyO3/maturin-action@v1
1717
with:
18-
rust-toolchain: 1.67.0
18+
rust-toolchain: 1.75.0
1919
command: build
2020
args: -m zbl_py/Cargo.toml --release -o dist --find-interpreter
2121
- name: Upload artifacts

0 commit comments

Comments
 (0)