ccxt-pro 4.5.78

CCXT – CryptoCurrency eXchange Trading Library (Rust) – pro (WebSocket / watch*) exchanges
# 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 = "ccxt-pro"
version = "4.5.78"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "CCXT – CryptoCurrency eXchange Trading Library (Rust) – pro (WebSocket / watch*) exchanges"
homepage = "https://ccxt.com"
documentation = "https://docs.rs/ccxt-pro"
readme = "README.md"
keywords = [
    "cryptocurrency",
    "exchange",
    "trading",
    "bitcoin",
    "ccxt",
]
categories = [
    "api-bindings",
    "asynchronous",
    "finance",
]
license = "MIT"
repository = "https://github.com/ccxt/ccxt"

[lib]
name = "ccxt_pro"
path = "src/lib.rs"

[dependencies.async-trait]
version = "0.1"

[dependencies.ccxt-base]
version = "4.5.78"
features = ["transpiled-base"]

[dependencies.futures]
version = "0.3"

[dependencies.indexmap]
version = "2"
features = ["serde"]