drodil / rustybeer

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

Add `num_of_bottles`, correct clippy issues #81

Closed flauntingspade4 closed 4 years ago

flauntingspade4 commented 4 years ago

The num_of_bottles command wasn't being made available to the cli, and this pull request fixes that, along with a few clippy issues relating to useless explicit lifetimes in function signatures