Cargo Features

aoc_input has no features set by default.

[dependencies]
aoc_input = { version = "0.2.2", features = ["cli"] }
cli

Enables clap

Required by the aoc-input binary