{
  "cksum": "5b462edb2bb4f0e3b58324b49094d0166414bf9a4a0226fe8cb78c0ddeda809e",
  "crate_file": "executors-0.5.2.crate",
  "crate_url": "https://static.crates.io/crates/executors/executors-0.5.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arr_macro",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-deque",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-utils",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "synchronoise",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "threadpool",
      "optional": true,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "version-sync",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "cb-channel-exec": [
      "crossbeam-channel"
    ],
    "default": [
      "threadpool-exec",
      "cb-channel-exec",
      "workstealing-exec",
      "ws-timed-fairness",
      "defaults"
    ],
    "defaults": [
      "num_cpus"
    ],
    "threadpool-exec": [
      "threadpool"
    ],
    "workstealing-exec": [
      "crossbeam-channel",
      "crossbeam-deque",
      "rand",
      "crossbeam-utils"
    ],
    "ws-no-park": [],
    "ws-timed-fairness": [
      "time"
    ]
  },
  "index_path": "ex/ec/executors",
  "name": "executors",
  "pubtime": "2019-09-09T09:58:44Z",
  "vers": "0.5.2",
  "yanked": false
}
