Skip to content

Commit c43bd56

Browse files
committed
spring cleaning
cargo update + cargo clippy update CI rust version update readme
1 parent 3afbc6f commit c43bd56

File tree

11 files changed

+193
-129
lines changed

11 files changed

+193
-129
lines changed

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)