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 all dependencies #69

Merged
merged 5 commits into from
Jul 20, 2024
Merged

Update all dependencies #69

merged 5 commits into from
Jul 20, 2024

Conversation

bezmuth
Copy link
Contributor

@bezmuth bezmuth commented Jul 17, 2024

This is a pretty low hanging fruit PR but some of the dependencies for rustcat are out of date, each update is split into its own commit and most didn't require significant code changes.

The only significant changes are how clap handles settings and conflicts within arguments. Clap also changed the default behavior for help screens in version 4: clap-rs/clap#4132, there is a method to bring color back into the help screen (clap-rs/clap#3234 (comment)) but as rustcat previously used the defaults so I stuck with that.

I've tested most of the functionality and everything seems to work fine, I don't have an Arch or Debian machine myself but I cant see anything that would interfere with the build process.

I can squash the commits if needed 👍🏽

@robiot robiot merged commit 3f80eaf into robiot:master Jul 20, 2024
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