{
  "cksum": "deaa4eca62edb6e58355e742bf73770b4b763145d756828e52082d8df8d71913",
  "crate_file": "mbus-network-0.13.0.crate",
  "crate_url": "https://static.crates.io/crates/mbus-network/mbus-network-0.13.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.13.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": [
      "tcp-client",
      "tcp-server"
    ],
    "tcp-client": [],
    "tcp-server": []
  },
  "features2": {
    "async": [
      "tcp-async"
    ],
    "logging": [
      "dep:log"
    ],
    "tcp-async": [
      "dep:tokio",
      "mbus-core/async"
    ],
    "wasm": [
      "ws-client"
    ],
    "ws-client": [
      "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-06-02T15:57:26Z",
  "v": 2,
  "vers": "0.13.0",
  "yanked": false
}
