Skip to content

Fix/remove bad dependencies and update rest #10

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

Merged
5 commits merged into from
Jun 14, 2022

Conversation

mikonieminen
Copy link
Contributor

Remove or replace bad dependencies and update all old ones.

This dependency is not used and it's a beta release, so remove it.
These dependencies pull vulnerable libraries and these are not even
used, so remove them.
The `bigint` crate is abandoned and has critical vulnerability, this
change replaces use of it with `primitive-types` crate that provides
compliant features we need.
Sort dependency declarations and remove template comment.
@mikonieminen mikonieminen requested a review from a user June 10, 2022 12:21
@ghost ghost merged commit 688ca25 into master Jun 14, 2022
This pull request was closed.
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