[package] name = "tea-vmh-codec" version = "0.2.0-dev.5.1" edition = "2021" description = "The TEA SDK" authors = [ "Kevin Zhang ", "Yan Mingzhi ", "Jacky.li ", "Alsein Xiang ", ] license-file = "LICENSE" keywords = ["tea", "tapp", "wasm", "web3"] categories = ["cryptography::cryptocurrencies", "development-tools", "wasm"] homepage = "https://teaproject.org/" repository = "https://github.com/tearust/sdk/" include = ["src", ".cargo"] [dependencies] tea-actorx-signer = { version = "0.2.0-dev.5", artifact = "bin" }