{
  "cksum": "5e562fb5f42b316f0edb68b893230d847d59edb9e84ae4ed0947934b03bc67c1",
  "crate_file": "example-communication-common-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/example-communication-common/example-communication-common-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "rt",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "native-tls"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.28.0",
      "target": null
    }
  ],
  "features": {
    "server": []
  },
  "features2": {
    "client": [
      "dep:tokio-tungstenite",
      "dep:tokio",
      "dep:futures-util",
      "dep:tokio-stream"
    ],
    "test": [
      "client",
      "server"
    ]
  },
  "index_path": "ex/am/example-communication-common",
  "name": "example-communication-common",
  "pubtime": "2026-02-10T20:26:43Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
