{
  "cksum": "42c544d3e19b297a000f95367a6508868e52cb19c2b148814ee0d96f1f3125a6",
  "crate_file": "kraky-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/kraky/kraky-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc32fast",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "simd-json",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "teloxide",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "net",
        "sync",
        "time",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "native-tls"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": false,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.6",
      "target": null
    }
  ],
  "features": {
    "analytics": [
      "orderbook"
    ],
    "default": [
      "reconnect",
      "events",
      "orderbook"
    ],
    "events": [],
    "market-data": [
      "orderbook",
      "trades",
      "ticker",
      "ohlc"
    ],
    "ohlc": [],
    "orderbook": [],
    "reconnect": [],
    "ticker": [],
    "trades": []
  },
  "features2": {
    "auth": [
      "dep:hmac",
      "dep:sha2",
      "dep:base64"
    ],
    "checksum": [
      "orderbook",
      "dep:crc32fast"
    ],
    "full": [
      "market-data",
      "analytics",
      "reconnect",
      "events",
      "simd",
      "checksum",
      "telegram-alerts",
      "private",
      "trading"
    ],
    "private": [
      "auth"
    ],
    "simd": [
      "dep:simd-json"
    ],
    "telegram": [
      "dep:teloxide"
    ],
    "telegram-alerts": [
      "telegram",
      "analytics",
      "ticker"
    ],
    "trading": [
      "auth",
      "private"
    ]
  },
  "index_path": "kr/ak/kraky",
  "name": "kraky",
  "pubtime": "2025-12-24T14:27:47Z",
  "rust_version": "1.70",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
