[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["full"]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["Kevin Zhang <kevin.zhang.canada@gmail.com>", "Yan Mingzhi <realraindust@gmail.com>", "Jacky.li <liyangwood@gmail.com>", "Alsein Xiang <xyh951115@live.com>"]
categories = ["cryptography::cryptocurrencies", "development-tools", "wasm"]
description = "The TEA SDK"
edition = "2021"
homepage = "https://teaproject.org/"
keywords = ["tea", "tapp", "wasm", "web3"]
license-file = "LICENSE"
name = "tea-actorx-macros"
repository = "https://github.com/tearust/sdk/"
version = "0.2.0-dev.21"