{
  "cksum": "5c34615ee5cf79cdcfbbf14ddbaf75d6d8e3857538b92e7c98ba3017c195dc74",
  "crate_file": "exc-0.5.1.crate",
  "crate_url": "https://static.crates.io/crates/exc/exc-0.5.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-stream",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "exc-binance",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "exc-core",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "exc-okx",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1.26.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-well-known",
        "macros"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower",
      "optional": false,
      "req": "^0.4.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.36",
      "target": null
    }
  ],
  "features": {
    "binance": [
      "exc-binance"
    ],
    "driven": [
      "exc-core/driven"
    ],
    "http": [
      "exc-core/http"
    ],
    "okx": [
      "exc-okx"
    ],
    "retry": [
      "exc-core/retry"
    ],
    "websocket": [
      "exc-core/websocket"
    ]
  },
  "index_path": "3/e/exc",
  "name": "exc",
  "pubtime": "2022-11-22T06:47:08Z",
  "rust_version": "1.64",
  "vers": "0.5.1",
  "yanked": false
}
