{
  "cksum": "92df2578e71311dfdb984392119a2f355f1cfd3715baa9f0129d070dced74246",
  "crate_file": "qcomms-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/qcomms/qcomms-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "asynct": [
      "tokio",
      "async-trait"
    ],
    "default": [],
    "full": [
      "asynct",
      "obj"
    ],
    "obj": [
      "tokio",
      "serde",
      "bincode"
    ]
  },
  "index_path": "qc/om/qcomms",
  "name": "qcomms",
  "pubtime": "2021-05-17T22:29:29Z",
  "vers": "0.2.0",
  "yanked": false
}
