drodil / rustybeer

CLI tool to calculate beer brewing values for different things
https://drodil.github.io/rustybeer/
Other
12 stars 7 forks source link

Fix clippy warnings #121

Open drodil opened 3 years ago

drodil commented 3 years ago

There is some warnings generated with cargo clippy --all-targets. Minor fixes but would be beneficial to be fixed before more code evolves.