Skip to content

Commit 07d40e1

Browse files
committed
chore: cargo + rust update
1 parent ef5eeaf commit 07d40e1

File tree

12 files changed

+123
-111
lines changed

12 files changed

+123
-111
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.88.0
18+
rust-toolchain: 1.90.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)