[package] name = "radoscript" version = "0.1.2" license = "MIT" description = "radoscript interpreter in rust" authors = ["szdytom "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] nom = "6.0.1"