[package] name = "monkeys" description = "Coroutines with async/await/yield" version = "0.1.0" authors = ["Evgeny Rozaliev "] repository = "https://github.com/rozaliev/monkeys" license = "MIT" [dependencies] context = "1.0"