{
  "cksum": "49c0f3548c9e1ae806e1dd115a72d5988f7b767cfeefb9734b391a21651e8210",
  "crate_file": "ewebsock-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/ewebsock/ewebsock-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-stream",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "sink",
        "std"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.16",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": ">=0.17, <=0.20",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tungstenite",
      "optional": true,
      "req": ">=0.17, <=0.20",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "BinaryType",
        "Blob",
        "ErrorEvent",
        "FileReader",
        "MessageEvent",
        "ProgressEvent",
        "WebSocket"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "default": [
      "with_tungstenite"
    ],
    "tls": [
      "tokio-tungstenite/rustls-tls-webpki-roots"
    ],
    "with_tungstenite": [
      "async-stream",
      "futures-util",
      "futures",
      "tokio-tungstenite",
      "tokio",
      "tungstenite"
    ]
  },
  "index_path": "ew/eb/ewebsock",
  "name": "ewebsock",
  "pubtime": "2023-09-30T08:42:21Z",
  "rust_version": "1.65",
  "vers": "0.3.0",
  "yanked": false
}
