[dependencies.proc-macro2]
version = "1.0.24"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["full"]
version = "1.0"
[features]
auto = []
[lib]
proc-macro = true
[package]
authors = ["YuWeiWu <wusyong9104@gmail.com>"]
description = "Proc macro for smol runtime."
documentation = "https://docs.rs/smol-potat"
edition = "2018"
homepage = "https://github.com/wusyong/smol-potat"
license = "MIT OR Apache-2.0"
name = "smol-potat-macro"
repository = "https://github.com/wusyong/smol-potat"
version = "0.6.0"