{
  "cksum": "c22136cd05de3bff1b38a85628d6949d131632287814fb0aa9fc93d94467678a",
  "crate_file": "concurrency_traits-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/concurrency_traits/concurrency_traits-0.6.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "atomic_swapping",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "crossbeam",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "simple_futures",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "simple_futures"
    ],
    "default": [
      "std",
      "simple_futures/std"
    ],
    "impl_crossbeam": [
      "alloc",
      "crossbeam",
      "crossbeam/alloc"
    ],
    "impl_parking_lot": [
      "std",
      "parking_lot"
    ],
    "nightly": [],
    "std": [
      "alloc"
    ]
  },
  "index_path": "co/nc/concurrency_traits",
  "name": "concurrency_traits",
  "pubtime": "2021-05-18T21:20:52Z",
  "vers": "0.6.0",
  "yanked": false
}
