{
  "cksum": "cb499800cc9fcc49efd42fb7518e144fe6fb92c4899914be39f65de19eb32991",
  "crate_file": "exc-0.7.2.crate",
  "crate_url": "https://static.crates.io/crates/exc/exc-0.7.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.68",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-stream",
      "optional": false,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "exc-binance",
      "optional": true,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "exc-core",
      "optional": false,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "exc-okx",
      "optional": true,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-well-known",
        "macros"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "sync",
        "macros",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tower",
      "optional": false,
      "req": "^0.4.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.37",
      "target": null
    }
  ],
  "features": {
    "binance": [
      "exc-binance"
    ],
    "buffer": [
      "tower/buffer"
    ],
    "driven": [
      "exc-core/driven"
    ],
    "fetch-candles": [
      "exc-core/fetch-candles"
    ],
    "http": [
      "exc-core/http"
    ],
    "instrument": [
      "limit",
      "buffer"
    ],
    "limit": [
      "exc-core/limit",
      "tower/limit"
    ],
    "okx": [
      "exc-okx"
    ],
    "okx-prefer-client-id": [
      "okx",
      "exc-okx/prefer-client-id"
    ],
    "poll": [
      "exc-core/poll"
    ],
    "retry": [
      "exc-core/retry"
    ],
    "websocket": [
      "exc-core/websocket"
    ]
  },
  "features2": {
    "default": [
      "websocket",
      "http",
      "retry",
      "rustls-tls",
      "limit",
      "buffer",
      "instrument",
      "poll",
      "fetch-candles"
    ],
    "native-tls": [
      "exc-core/native-tls",
      "exc-okx?/native-tls",
      "exc-binance?/native-tls"
    ],
    "rustls-tls": [
      "exc-core/rustls-tls",
      "exc-okx?/rustls-tls",
      "exc-binance?/rustls-tls"
    ]
  },
  "index_path": "3/e/exc",
  "name": "exc",
  "pubtime": "2024-02-06T08:18:34Z",
  "rust_version": "1.70.0",
  "v": 2,
  "vers": "0.7.2",
  "yanked": false
}
