[package] name = "aoc" version = "0.1.0" edition = "2021" authors = ["Matej Janežič "] default-run = "aoc" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] pico-args = "0.5.0"