[package]
name = "advent_of_code_day5"
version = "0.0.1"
authors = ["Peery"]
edition = "2021"
[dependencies]
regex = "1"
lazy_static = "1.4.0"