[package] name = "hexa_vm" version = "0.0.7" edition = "2018" description = "hexa_vm is the virtual machine for the hexa programming language." documentation = "https://github.com/ipratt/geode_vm" readme = "README.md" repository = "https://github.com/ipratt/geode_vm" license = "Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]