# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "kineasy_test_utils" version = "0.1.0" authors = ["Francisco López "] description = "Test utils for kineasy" license = "MIT" [dependencies.bytes] version = "0.4.12" [dependencies.chrono] version = "0.4.9" [dependencies.crossbeam] version = "0.7.2" [dependencies.dockers] version = "0.1.6" [dependencies.futures-preview] version = "=0.3.0-alpha.18" [dependencies.futures-util-preview] version = "=0.3.0-alpha.18" [dependencies.past] version = "0.1.28" package = "futures" [dependencies.rand] version = "0.7.0" [dependencies.rusoto] version = "0.24.2" [dependencies.rusoto_core] version = "0.40.0" [dependencies.rusoto_kinesis] version = "0.40.0" [dependencies.serde] version = "1.0.99" [dependencies.serde_derive] version = "1.0.99" [dependencies.serde_json] version = "1.0.40" [dependencies.tokio] version = "0.2.0-alpha.4"