# 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 = "flv-client" version = "3.1.0" authors = ["Fluvio Contributors "] description = "Fluvio rust client" license = "Apache-2.0" repository = "https://github.com/infinyon/fluvio" [dependencies.async-trait] version = "0.1.30" [dependencies.base64] version = "0.12.0" [dependencies.dirs] version = "1.0.2" [dependencies.flv-future-aio] version = "2.2.1" features = ["tls"] [dependencies.flv-types] version = "0.2.0" [dependencies.flv-util] version = "0.2.0" [dependencies.futures] version = "0.3.4" features = ["async-await"] [dependencies.kf-protocol] version = "1.1.3" [dependencies.kf-socket] version = "2.0.0" [dependencies.log] version = "0.4.8" [dependencies.rand] version = "0.7.2" [dependencies.sc-api] version = "1.2.0" package = "flv-api-sc" [dependencies.serde] version = "1.0.110" features = ["derive"] [dependencies.serde_json] version = "1.0.53" [dependencies.spu-api] version = "1.1.0" package = "flv-api-spu" [dependencies.toml] version = "0.5.5"