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

elliptic-curve: bump ff and group to v0.10; MSRV 1.51+ #643

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jun 1, 2021

Bumps the ff and group crate dependencies to the latest releases.

Additionally, this commit removes the re-export of the ff crate, with the expectation it be accessed as elliptic_curve::group::ff instead.

Changelogs

@tarcieri tarcieri force-pushed the elliptic-curve/ff-and-group-v0.10 branch 2 times, most recently from e0a8cf2 to 3d426d1 Compare June 2, 2021 00:08
Bumps the `ff` and `group` crate dependencies to the latest releases.

Changelogs:
- `ff`: https://github.com/zkcrypto/ff/blob/main/CHANGELOG.md#0100---2021-06-01
- `group`: https://github.com/zkcrypto/group/blob/main/CHANGELOG.md#0100---2021-06-01

Additionally, this commit removes the re-export of the `ff` crate, with
the expectation it be accessed as `group::ff`.
@tarcieri tarcieri force-pushed the elliptic-curve/ff-and-group-v0.10 branch from 3d426d1 to f043e8b Compare June 2, 2021 00:31
@tarcieri tarcieri merged commit 45fcb3d into master Jun 2, 2021
@tarcieri tarcieri deleted the elliptic-curve/ff-and-group-v0.10 branch June 2, 2021 00:49
@tarcieri tarcieri mentioned this pull request Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant