Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
feat: Switch to using crates.io deps (matter-labs#2409)
Browse files Browse the repository at this point in the history
## 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
popzxc authored Jul 9, 2024
1 parent fb4d700 commit 27fabaf
Show file tree
Hide file tree
Showing 7 changed files with 868 additions and 800 deletions.
Loading

0 comments on commit 27fabaf

Please sign in to comment.