[package] name = "rlox" version = "0.1.0" edition = "2021" authors = ["Emmanuel BERNAT "] license = "MIT" description = "Lox language parser." repository = "https://git.bernat.me/rlox" documentation = "" readme = "" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]