[package] name = "aoc_2018" version = "0.1.0" authors = ["Johannes "] edition = "2021" [dependencies] regex = "1.10.2" chrono = "0.4.31" itertools = "0.11.0" gcd = "1.1.0" lazy_static = "1.4.0" bmp = "0.5.0"