{
  "cksum": "e6cf6fe6bed0174b728bc9d90fc73f0d9b2d295a756031905ee3279546158d8c",
  "crate_file": "executors-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/executors/executors-0.3.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-19T14:33:49Z",
  "vers": "0.3.0",
  "yanked": false
}
