# 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 = "2018" name = "rsync-list" version = "1.71.0" authors = ["Kevin Cox "] description = "List files using rsync." homepage = "https://gitlab.com/kevincox/rsync-list" license = "Apache-2.0" [dependencies.chrono] version = "0.4.19" [dependencies.failure] version = "0.1.8" [dependencies.futures] version = "0.3.21" [dependencies.futures-await-test] version = "0.3.0" [dependencies.getset] version = "0.1.2" [dependencies.subslice] version = "0.2.3" [dependencies.tokio] version = "1.18.1" features = [ "io-util", "macros", "process", "rt-multi-thread", ] [dependencies.tokio-stream] version = "0.1.8" features = ["io-util"]