{
  "cksum": "689197e24a57aee379b3bbef527e70607fc6d4b58fae4f1d98a2c6d91503e230",
  "crate_file": "ewebsock-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/ewebsock/ewebsock-0.2.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",
      "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",
      "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": "2022-04-08T13:53:09Z",
  "rust_version": "1.56",
  "vers": "0.2.0",
  "yanked": false
}
