[package] name = "my_first_hello" version = "0.1.0" edition = "2021" license = "MIT" description = "my hello with parser" [dependencies] peg = "0.8.4"