Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Switch to using crates.io deps (#2409)
## What ❔ Changes all the git dependencies we have (prover included) to ones published on crates.io ## Why ❔ Part of release cycle. ## Checklist <!-- Check your PR fulfills the following items. --> <!-- For draft PRs check the boxes as you complete them. --> - [ ] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [ ] Tests for the changes have been added / updated. - [ ] Documentation comments have been added / updated. - [ ] Code has been formatted via `zk fmt` and `zk lint`.
- Loading branch information