# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "yield-closures" version = "0.1.0" authors = ["Yuichi Nishiwaki "] description = "An implementation of MCP-49" documentation = "https://docs.rs/yield-closures" license = "MIT" repository = "https://github.com/nyuichi/yield-closures" resolver = "2" [dependencies.waker-fn] version = "1" [dependencies.yield-closures-impl] version = "0.1.0"