{
  "cksum": "25e6bb06bdb9bf26c8f21d64cf982ae1f77a48d63daca4b4030dcdf027d5ddf0",
  "crate_file": "executors-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/executors/executors-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-deque",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.3",
      "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
    }
  ],
  "features": {
    "cb-channel-exec": [
      "crossbeam-channel"
    ],
    "default": [
      "threadpool-exec",
      "cb-channel-exec",
      "workstealing-exec",
      "ws-timed-fairness"
    ],
    "threadpool-exec": [
      "threadpool"
    ],
    "workstealing-exec": [
      "crossbeam-channel",
      "crossbeam-deque",
      "rand"
    ],
    "ws-timed-fairness": [
      "time"
    ]
  },
  "index_path": "ex/ec/executors",
  "name": "executors",
  "pubtime": "2017-12-18T17:00:26Z",
  "vers": "0.2.0",
  "yanked": false
}
