[package] name = "structware" version = "0.0.1" edition = "2021" include = ["src/**/*", "Cargo.toml", "README.md", "LICENSE"] homepage = "https://github.com/structware/structware" description = "Rust library for structware project" repository = "https://github.com/structware/structware" keywords = ["layer", "language-layer", "compiler", "programming-language", "transpiler"] authors = ["aiocat@protonmail.com"] license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]