Skip to content

Commit

Permalink
Merge branch 'main' into 332-increase-shot-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV authored Oct 23, 2024
2 parents 926f620 + 85c0f24 commit cd36f58
Show file tree
Hide file tree
Showing 23 changed files with 807 additions and 581 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ jobs:
toolchain: stable
override: true
- run: cargo publish --manifest-path=crates/lib/Cargo.toml --token ${{ secrets.CRATES_IO_TOKEN }}
- run: cargo publish --manifest-path=crates/python/Cargo.toml --token ${{ secrets.CRATES_IO_TOKEN }}
Loading

0 comments on commit cd36f58

Please sign in to comment.