[package] name = "chrome" version = "0.1.0" authors = ["Micah Hinckley "] edition = "2018" description = "A high level rust-like language that transpiles into Luau." license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] nom = "6.1.0"