# 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 = "ig_trading_api" version = "0.2.2" authors = ["Daniel López Azaña "] description = "A Rust client for the REST and Streaming APIs from IG.com." homepage = "https://www.daniloaz.com/en/" documentation = "https://github.com/daniloaz/ig-trading-api#readme" readme = "README.md" license = "GPL-3.0-only" repository = "https://github.com/daniloaz/ig-trading-api" [dependencies.base64] version = "0" [dependencies.chrono] version = "0" features = ["serde"] [dependencies.colored] version = "2" [dependencies.lightstreamer-client] version = "0" [dependencies.once_cell] version = "1" [dependencies.regex] version = "1" [dependencies.reqwest] version = "0" features = ["json"] [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.serde_path_to_error] version = "0" [dependencies.serde_urlencoded] version = "0" [dependencies.serde_yaml] version = "0" [dependencies.signal-hook] version = "0" [dependencies.tokio] version = "1" features = ["macros"]