{
  "cksum": "3d1effeb7e6ffc1fe1b6a4a7e687303fae5efd17c01f2e32fd0674462ab3a896",
  "crate_file": "agnostic_async_executor-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/agnostic_async_executor/agnostic_async_executor-0.2.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": true,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-executor",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-io",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "unstable"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-timer",
      "optional": true,
      "req": "^1.0.0-beta.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blocking",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "concurrent-queue",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "easy-parallel",
      "optional": true,
      "req": "^3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-lite",
      "optional": true,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": true,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "send_wrapper",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.4",
      "target": null
    }
  ],
  "features": {
    "async_std_executor": [
      "async-std"
    ],
    "async_std_executor_with_time": [
      "async_std_executor",
      "time"
    ],
    "futures_executor": [
      "futures/thread-pool"
    ],
    "futures_executor_with_time": [
      "futures_executor",
      "time",
      "async-timer"
    ],
    "smol_executor": [
      "async-executor",
      "num_cpus",
      "async-channel",
      "blocking",
      "futures-lite",
      "easy-parallel"
    ],
    "smol_executor_with_time": [
      "smol_executor",
      "time",
      "async-io"
    ],
    "test": [
      "futures",
      "concurrent-queue"
    ],
    "time": [],
    "tokio_executor": [
      "tokio/rt-multi-thread",
      "futures/executor"
    ],
    "tokio_executor_with_time": [
      "tokio_executor",
      "time",
      "tokio/time"
    ],
    "wasm_bindgen_executor": [
      "wasm-bindgen-futures",
      "futures/std"
    ],
    "wasm_bindgen_executor_with_time": [
      "wasm_bindgen_executor",
      "time",
      "wasm-bindgen",
      "js-sys",
      "futures/async-await",
      "send_wrapper"
    ]
  },
  "index_path": "ag/no/agnostic_async_executor",
  "name": "agnostic_async_executor",
  "pubtime": "2021-02-12T16:38:38Z",
  "vers": "0.2.1",
  "yanked": false
}
