Skip to content

Commit

Permalink
0.6.2: update rust + deps
Browse files Browse the repository at this point in the history
  • Loading branch information
modelflat committed Dec 5, 2024
1 parent 84ce969 commit ebfea4c
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
rust-toolchain: 1.79.0
rust-toolchain: 1.83.0
command: build
args: -m zbl_py/Cargo.toml --release -o dist --find-interpreter
- name: Upload artifacts
Expand Down
135 changes: 68 additions & 67 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ebfea4c

Please sign in to comment.