We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rimd
Running cargo clippy provides the following output : https://gist.github.com/akesling/4535958548c362d09d52fa5c86c24f23
cargo clippy
I propose fixing these issues.
The text was updated successfully, but these errors were encountered:
try!()
?
It also uses the old num-derive 0.2 which gives me an error when another dep depends on 0.3 :/
Sorry, something went wrong.
Great suggestion @Boscop. I've created a pull request for that update: #19
No branches or pull requests
Running
cargo clippy
provides the following output : https://gist.github.com/akesling/4535958548c362d09d52fa5c86c24f23I propose fixing these issues.
The text was updated successfully, but these errors were encountered: