Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Refactor dependencies in Cargo.toml to no longer fork pasta #333

Merged
merged 2 commits into from
Feb 20, 2024

Commits on Feb 20, 2024

  1. chore: Refactor dependencies in Cargo.toml to no longer fork pasta

    - Updated dependencies in Cargo.toml by switching `pasta_curves` from a git repository to a specific version
    - Amended `grumpkin-msm` dependency git repository link
    - Removed the `[patch.crates-io]` section for `pasta_curves` due to the above changes.
    huitseeker committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9e6afda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1947b55 View commit details
    Browse the repository at this point in the history