{
  "cksum": "a9ab7cb92c0d420baaf391f5c8aa3c6a5a139d304388b99587cd047497a5a9c7",
  "crate_file": "mbus-network-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/mbus-network/mbus-network-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "heapless",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mbus-core",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "io-util",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.29.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "WebSocket",
        "MessageEvent",
        "ErrorEvent",
        "CloseEvent",
        "BinaryType",
        "Blob",
        "Event"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "async": [
      "dep:tokio",
      "mbus-core/async"
    ],
    "logging": [
      "dep:log"
    ],
    "wasm": [
      "dep:wasm-bindgen",
      "dep:js-sys",
      "dep:web-sys"
    ],
    "ws-server": [
      "dep:tokio-tungstenite",
      "dep:futures-util",
      "dep:tokio",
      "dep:bytes",
      "mbus-core/async"
    ]
  },
  "index_path": "mb/us/mbus-network",
  "name": "mbus-network",
  "pubtime": "2026-05-03T13:32:04Z",
  "v": 2,
  "vers": "0.9.0",
  "yanked": false
}
