# 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 = "three-commas-scraper" version = "0.2.7" authors = ["Aleksander Heintz "] description = "3commas scraper" license = "MIT" repository = "https://github.com/YoloDev/3commas-rs" [dependencies.anyhow] version = "1.0.52" [dependencies.async-std] version = "1.10.0" features = ["attributes"] [dependencies.async-trait] version = "0.1.52" [dependencies.chrono] version = "0.4.19" features = ["serde"] [dependencies.clap] version = "3.0.0" features = ["derive", "env"] [dependencies.color-eyre] version = "0.5" [dependencies.crossbeam] version = "0.8.1" [dependencies.futures] version = "0.3.19" [dependencies.hex] version = "0.4.3" [dependencies.im] version = "15.0.0" [dependencies.prometheus] version = "0.13.0" [dependencies.rust_decimal] version = "1.19.0" [dependencies.three-commas-client] version = "0.2.4" [dependencies.tide] version = "0.16.0" features = ["h1-server"] default-features = false [dependencies.tracing] version = "0.1.29" [dependencies.tracing-futures] version = "0.2.5" [dependencies.tracing-subscriber] version = "0.3.5" features = ["json", "env-filter"]