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

Update poly1305 to 0.8.0 #9

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Conversation

rillian
Copy link
Contributor

@rillian rillian commented Jun 5, 2023

Update the poly1305 depedency crate to the latest release to address cargo audit warnings about obsolete depedences.

API looks like it's backward-compatible for our use; builds and passes tests.

Update the `poly1305` depedency crate to the latest release to
address `cargo audit` warnings about obsolete depedences.

API looks like it's backward-compatible for our use; builds and
passes tests.
@rillian
Copy link
Contributor Author

rillian commented Jun 5, 2023

Good to clean this up even if you end up not using the dependency.

@claucece claucece merged commit 003d88f into brave-experiments:main Jun 6, 2023
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.

2 participants