# 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] edition = "2021" name = "pi_download" version = "0.3.0" authors = ["zmax "] description = "multi parts download, disconnect to continue connection, redundant download" readme = "README.md" keywords = [ "pi", "download", ] license = "MIT OR Apache-2.0" repository = "https://github.com/GaiaWorld/pi_download" [dependencies.async_httpc] version = "0.5" package = "pi_async_httpc" [dependencies.bytes] version = "1.1" [dependencies.flume] version = "0.11" [dependencies.futures] version = "0.3" [dependencies.log] version = "0.4" [dependencies.pi-async-rt] version = "0.1" [dependencies.pi_async_file] version = "0.6" [dependencies.pi_enum_default_macro] version = "0.1" [dependencies.pi_hash] version = "0.1" [dependencies.pi_rt_file] version = "0.4" [dependencies.pi_share] version = "0.4" [dependencies.pi_time] version = "0.3" [dependencies.serde] version = "1.0" features = ["serde_derive"] [dependencies.serde_json] version = "1.0"