{
  "cksum": "78d83be88c00aafd9a2e167e71874402bfef37c63400e319c1ad233541b7f720",
  "crate_file": "mpsc-0.2.4.crate",
  "crate_url": "https://static.crates.io/crates/mpsc/mpsc-0.2.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "priority-queue"
      ],
      "kind": "normal",
      "name": "box-collections",
      "optional": true,
      "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": "^6.1",
      "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": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "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.3",
      "target": null
    }
  ],
  "features": {
    "default": [
      "segqueue"
    ],
    "priority": [
      "box-collections"
    ],
    "segqueue": [
      "crossbeam-queue"
    ],
    "vecdeque": []
  },
  "index_path": "mp/sc/mpsc",
  "name": "mpsc",
  "pubtime": "2024-10-18T09:39:57Z",
  "rust_version": "1.47",
  "vers": "0.2.4",
  "yanked": false
}
