[package] name = "thread-waker" version = "1.1.0" authors = ["Douman "] edition = "2018" description = "Waker implementation using current thread token" readme = "README.md" repository = "https://github.com/DoumanAsh/thread-waker" license = "BSL-1.0" keywords = ["async"] categories = ["asynchronous"] include = [ "**/*.rs", "Cargo.toml", "README.md", "LICENSE" ]