{
  "cksum": "072f9dbf45e53f3e62d101baff0d6777a64f4dd05783cdefe5b0e98afe82ea72",
  "crate_file": "mezzenger-websocket-0.2.4.crate",
  "crate_url": "https://static.crates.io/crates/mezzenger-websocket/mezzenger-websocket-0.2.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3.60",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "event"
      ],
      "kind": "normal",
      "name": "js-utils",
      "optional": true,
      "req": "^0.1.2",
      "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.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.0.12",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.147",
      "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.17.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "warp",
      "optional": true,
      "req": "^0.3.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.83",
      "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.60",
      "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-01-02T07:50:59Z",
  "vers": "0.2.4",
  "yanked": false
}
