# 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 = "cxmr-ws-client-poloniex" version = "0.0.1" authors = ["Ɓukasz Kurowski "] description = "Poloniex WebSocket feed client." license = "GPL-3.0" [dependencies.chrono] version = "^0.4.0" [dependencies.cxmr-currency] version = "0.0.1" [dependencies.cxmr-exchanges] version = "0.0.1" [dependencies.cxmr-feeds] version = "0.0.1" [dependencies.cxmr-ws-client] version = "0.0.1" [dependencies.hashbrown] version = "^0.1.0" [dependencies.lazy_static] version = "^1.4.0" [dependencies.serde_json] version = "^1.0.44" [dev-dependencies.futures] version = "^0.3.1" [dev-dependencies.futures-async-stream] version = "0.1" [dev-dependencies.pretty_env_logger] version = "^0.3.0" [dev-dependencies.tokio] version = "^0.2.6" features = ["full"]