[package] name = "await_macros" version = "0.2.0" authors = ["Wesley Norris "] edition = "2018" description = "Macros that expand to `(expr).await`" repository = "https://gitlab.com/repnop/await_macros" readme = "README.md" license = "MIT OR Apache-2.0" keywords = ["await", "macro", "futures"] [dependencies]