{
  "cksum": "1bd51671b03d79493af7825c80ecca417e0c1ad66f536336ea217701f2905112",
  "crate_file": "tdn-bevy-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/tdn-bevy/tdn-bevy-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async-std-runtime"
      ],
      "kind": "normal",
      "name": "async-tungstenite",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "multi-threaded"
      ],
      "kind": "normal",
      "name": "bevy",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-lite",
      "optional": true,
      "req": "^2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-wasm-bindgen",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tungstenite",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Headers",
        "Request",
        "RequestInit",
        "Response",
        "Window",
        "BinaryType",
        "ErrorEvent",
        "MessageEvent",
        "WebSocket"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "default": [
      "ws"
    ],
    "p2p": [],
    "wasm": [
      "tungstenite",
      "crossbeam-channel",
      "wasm-bindgen",
      "wasm-bindgen-futures",
      "serde-wasm-bindgen",
      "js-sys",
      "web-sys"
    ],
    "ws": [
      "async-tungstenite",
      "futures-lite",
      "futures-util",
      "tungstenite"
    ]
  },
  "index_path": "td/n-/tdn-bevy",
  "name": "tdn-bevy",
  "pubtime": "2024-02-28T04:05:47Z",
  "vers": "0.1.2",
  "yanked": false
}
