[package] name = "day18-hard" version = "0.1.0" authors = ["inga-lovinde <52715130+inga-lovinde@users.noreply.github.com>"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] nom = "^4.2.3" nom-peg = "0.1.1"