[package] name = "funnel" version = "1.1.0" authors = ["Zack Mullaly "] description = "A simple data structure that makes it easy to read from multiple channels from a single source" documentation = "https://zsck.github.io/projects/funnel/doc/funnel/index.html" homepage = "https://github.com/zsck/funnel-rs" repository = "https://github.com/zsck/funnel-rs" readme = "README.md" keywords = ["channel", "funnel", "collection", "receiver", "structure"] license = "MIT" license-file = "LICENSE" [dependencies]