{
  "cksum": "4f4d431a91ff1337a94866d232dd8ae958f1cb20de4011a9d3337651ed99ddae",
  "crate_file": "exc-0.5.2.crate",
  "crate_url": "https://static.crates.io/crates/exc/exc-0.5.2.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.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "exc-core",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "exc-okx",
      "optional": true,
      "req": "^0.5.2",
      "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"
    ],
    "okx-prefer-client-id": [
      "okx",
      "exc-okx/prefer-client-id"
    ],
    "retry": [
      "exc-core/retry"
    ],
    "websocket": [
      "exc-core/websocket"
    ]
  },
  "index_path": "3/e/exc",
  "name": "exc",
  "pubtime": "2022-12-04T06:30:14Z",
  "rust_version": "1.64",
  "vers": "0.5.2",
  "yanked": false
}
