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

Fix/remove bad dependencies and update rest #10

Merged
merged 5 commits 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.
@bluekirby1111 bluekirby1111 merged commit 688ca25 into master Jun 14, 2022
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