[dependencies.async-io]
version = "1.3"
[dependencies.num_cpus]
optional = true
version = "1.13"
[dependencies.smol-potat-macro]
version = "0.6"
[dev-dependencies.smol]
version = "1.2"
[features]
auto = ["smol-potat-macro/auto", "num_cpus"]
[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"
readme = "README.md"
repository = "https://github.com/wusyong/smol-potat"
version = "1.1.2"