{
  "cksum": "53c537b1e9c97a37a71d3efddb3d0bd9fcf27469312d26b65867eab1d0cb53c2",
  "crate_file": "mezzenger-websocket-0.2.5.crate",
  "crate_url": "https://static.crates.io/crates/mezzenger-websocket/mezzenger-websocket-0.2.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3.64",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "event"
      ],
      "kind": "normal",
      "name": "js-utils",
      "optional": true,
      "req": "^0.1.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kodec",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mezzenger",
      "optional": false,
      "req": "^0.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.1.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.188",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.18.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tungstenite",
      "optional": false,
      "req": "^0.18.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "warp",
      "optional": true,
      "req": "^0.3.5",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.87",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Location",
        "WebSocket",
        "BinaryType",
        "Event",
        "MessageEvent",
        "CloseEvent"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3.64",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "default": [
      "native",
      "wasm"
    ],
    "native": [
      "tokio-tungstenite"
    ],
    "wasm": [
      "wasm-bindgen",
      "js-utils",
      "web-sys"
    ]
  },
  "index_path": "me/zz/mezzenger-websocket",
  "name": "mezzenger-websocket",
  "pubtime": "2023-09-19T15:23:30Z",
  "vers": "0.2.5",
  "yanked": false
}
