Skip to content

Commit

Permalink
Cargo update (#290)
Browse files Browse the repository at this point in the history
* cargo update

* workflow

* licensepull
  • Loading branch information
dberthault authored May 2, 2024
1 parent 099c9ae commit 9cfe47d
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 79 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hqs-build-deploy-rust-pyo3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
deploy_cratesio:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
# - uses: Swatinem/rust-cache@v2
- uses: actions-rs/toolchain@v1
with:
Expand Down
114 changes: 55 additions & 59 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 9cfe47d

Please sign in to comment.