[package] name = "blueprint" version = "0.2.0" authors = ["Joakim Hulthe "] description = "A simple templating library" edition = "2018" [dependencies] nom = "6.1.2" structopt = "0.3.21"