futures-stream-select-all-send 0.1.2

A futures library adapter for merging the output of several streams
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "futures-stream-select-all-send"
version = "0.1.2"
authors = ["Alexey Voznyuk <me@swizard.info>", "Colin Reeder <vpzomtrrfrt@gmail.com>"]
description = "A futures library adapter for merging the output of several streams"
homepage = "https://github.com/vpzomtrrfrt/futures-stream-select-all-send"
readme = "README.md"
keywords = ["futures", "async", "future", "stream", "merge"]
categories = ["asynchronous"]
license = "MIT"
repository = "https://github.com/vpzomtrrfrt/futures-stream-select-all-send"
[dependencies.futures]
version = "0.1"