# 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] name = "read-progress" version = "0.5.0" authors = ["Amanda McCann "] description = "A rust library wrapping a `Read` in something that records how many bytes have been read" readme = "README.md" license = "MIT OR Apache-2.0 OR AGPL-3.0+" repository = "https://git.sr.ht/~ebel/read-progress-rs" [dependencies]