[package] name = "ttvm_core" version = "0.3.5" edition = "2018" license = "MIT OR Apache-2.0" authors = [ "maDeveloper" ] include = [ "src/*", "Cargo.toml" ] exclude = [ ".idea/", ".vscode/" ] description = "TTVM Runtime & compiler infrastructure core" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]