[dependencies.bytesize]
optional = true
version = "1.1.0"
[dependencies.progress-streams]
version = "1.1.0"
[features]
default = ["bytesize"]
[package]
authors = ["Michael Connor Buchan <mikey@blindcomputing.org"]
description = "Easily monitor the transfer of bytes from a reader to a writer"
edition = "2018"
license = "MIT/Apache-2.0"
name = "transfer-progress"
version = "0.1.0"