Skip to content

Commit 95f473f

Browse files
committed
chore: cargo update + rust upgrade + edition bump
1 parent c58655e commit 95f473f

File tree

8 files changed

+201
-121
lines changed

8 files changed

+201
-121
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.85.0
18+
rust-toolchain: 1.88.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)