[dependencies.libc]
version = "0.2.105"
[dependencies.mtk]
version = "0.1.1"
[package]
authors = ["maDeveloper"]
description = "Runtime and compiler infrastructure for Rust"
edition = "2021"
exclude = [".idea/", ".vscode/"]
include = ["src/*", "Cargo.toml"]
license = "MIT OR Apache-2.0"
name = "ttvm"
readme = "README.md"
repository = "https://github.com/sahdjfg/ttvm"
resolver = "2"
version = "0.1.8"