mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-26 13:20:32 +01:00
Fix misc clippy warnings
Why does it want me to use bytecount? It's not even faster
This commit is contained in:
@@ -5,6 +5,7 @@ authors = ["Bert Peters <bert@bertptrs.nl>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bytecount = "0.6"
|
||||
clap = "3.0.0-beta.2"
|
||||
itertools = "0.9"
|
||||
num-integer = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user