[package] name = "forth" version = "0.1.1" authors = ["Ulisse Mini "] edition = "2018" description = "Forth implementation in rust" license = "MIT" repository = "https://github.com/UlisseMini/forth" keywords = ["forth", "language"] readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]