{
  "cksum": "5de55e927426d7f13db5fd07343bc99f453d0eee72893ff8b37d627461bf5d10",
  "crate_file": "example-communication-common-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/example-communication-common/example-communication-common-0.1.2.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-14T18:45:00Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
