[dependencies.quote]
version = "1"
[dependencies.syn]
features = ["full"]
version = "1"
[lib]
proc-macro = true
[package]
description = "contains async_t macro"
edition = "2021"
license = "MIT"
name = "async_t_internal"
repository = "https://github.com/znx3p0/async_t"
version = "0.3.0"