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

Clean up code, update dependencies, and add license file #27

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

Conversation

ElnuDev
Copy link

@ElnuDev ElnuDev commented Aug 28, 2021

cargo clippy gives quite a few warnings, so I've cleaned all of those up. (Unneeded clones, missing error handling, write! instead of writeln!, etc.) I've also formatted the code with rustfmt, updated all of the dependencies (which hasn't seemed to make any braking changes), and added a GPLv3 license file.

@mhuesch mhuesch mentioned this pull request Oct 13, 2021
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