[package] name = "tee_readwrite" version = "0.2.0" authors = ["museun "] repository = "https://github.com/museun/tee_readwrite" readme = "README.md" edition = "2018" description = "Simple TeeReader/TeeWriter types for duplicating reads/writes to std::io::{Read,Write} types" keywords = ["tee"] license = "0BSD" [dependencies]