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: update dev deps #569

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

robjtede
Copy link
Contributor

@robjtede robjtede commented Aug 27, 2023

@robjtede robjtede marked this pull request as ready for review August 27, 2023 21:43
Scalar::ONE,
);

// DELTA^{t} mod m == 1
assert_eq!(
Scalar::DELTA.pow(&[
Scalar::DELTA.pow([
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these changes a result of a dev dep update?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably clippy complaining about a needless borrow after merging #562

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah ok

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed that change. This repo's CI setup actually doesn't catch it since it's in tests.

@rozbb rozbb merged commit c8d1d40 into dalek-cryptography:main Aug 28, 2023
22 checks passed
@rozbb
Copy link
Contributor

rozbb commented Aug 28, 2023

Thank you!

@robjtede robjtede deleted the update-dev-deps branch August 28, 2023 14:21
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.

3 participants