Skip to content

Commit 093fdb6

Browse files
committed
chore: cargo update + rust 1.79 + reformat
1 parent 1c62226 commit 093fdb6

File tree

8 files changed

+94
-135
lines changed

8 files changed

+94
-135
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.77.1
18+
rust-toolchain: 1.79.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)