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

Migrate to newer dependencies #109

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

dberlin
Copy link

@dberlin dberlin commented Mar 26, 2023

This change migrates bytehound to use newer dependencies wherever easily possible.
As most dependencies were multiple major versions out of date, this required a bit of porting.
Each dependency update (save the JS update - sorry about that) was done as a separate commit
with associated changes necessary to get bytehound to build/run with that commit.

This is not expected to be applied as-is.
Because there is no default rustfmt, they are rebased on top of the application of cargo fmt
to the project to make it easier to see what changed against a standard formatted version.

While it has been tested, it was done to hopefully make life a little easier for the maintainer :)

Feel free to use, discard, or whatever is helpful!

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