{
  "cksum": "2fc986c316f11264566d228d095c108f5163ac4a950380986ec47bba9d1c9d6d",
  "crate_file": "mpsc-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/mpsc/mpsc-0.2.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std",
        "priority-queue"
      ],
      "kind": "normal",
      "name": "collections",
      "optional": true,
      "package": "box-collections",
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-queue",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^5.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "queue-ext",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "std-ext",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "segqueue"
    ],
    "priority": [
      "collections"
    ],
    "segqueue": [
      "crossbeam-queue"
    ],
    "vecdeque": []
  },
  "index_path": "mp/sc/mpsc",
  "name": "mpsc",
  "pubtime": "2023-10-05T17:05:10Z",
  "rust_version": "1.47",
  "vers": "0.2.1",
  "yanked": false
}
