{
  "cksum": "f098c7b0697000c27a2f1b515df247b883ba8e60a67245b9062fa70ba2ce1a64",
  "crate_file": "example-communication-common-0.1.4.crate",
  "crate_url": "https://static.crates.io/crates/example-communication-common/example-communication-common-0.1.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "checkasum",
      "optional": true,
      "req": "^3.0.0",
      "target": null
    },
    {
      "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",
        "fs"
      ],
      "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",
      "dep:bytes",
      "dep:checkasum"
    ],
    "test": [
      "client",
      "server"
    ]
  },
  "index_path": "ex/am/example-communication-common",
  "name": "example-communication-common",
  "pubtime": "2026-02-15T01:05:09Z",
  "v": 2,
  "vers": "0.1.4",
  "yanked": false
}
