[package] name = "nad" version = "0.1.0" authors = ["Kevin Chen "] edition = "2018" description = "Incomplete Lua VM" homepage = "https://github.com/chikaku/nad" repository = "https://github.com/chikaku/nad" readme = "README.md" documentation = "https://docs.rs/nad" license = "MIT" [dependencies] ansi_term = "0.12"