{
  "cksum": "e8af261c2cc74fc202bc4209c07a4e044f2a73ccca4de52628e29c6b5d0c0252",
  "crate_file": "executors-0.4.3.crate",
  "crate_url": "https://static.crates.io/crates/executors/executors-0.4.3.crate",
  "deps": [
    {
      "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": "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.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "synchronoise",
      "optional": false,
      "req": "^0.4",
      "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.7",
      "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"
    ],
    "ws-timed-fairness": [
      "time"
    ]
  },
  "index_path": "ex/ec/executors",
  "name": "executors",
  "pubtime": "2019-04-10T14:50:20Z",
  "vers": "0.4.3",
  "yanked": false
}
