{
  "cksum": "7be118fa576ff747d24517fd74f4d2f5ecef9a7a5ec48d2f7c283215802d18ea",
  "crate_file": "executor-core-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/executor-core/executor-core-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-executor",
      "optional": true,
      "req": "^1.13.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-task",
      "optional": false,
      "req": "^4.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": false,
      "req": "^0.2.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.45",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "time",
        "rt",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.45",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.4.5",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "std": []
  },
  "features2": {
    "async-executor": [
      "dep:async-executor",
      "std"
    ],
    "full": [
      "std",
      "async-executor",
      "tokio"
    ],
    "tokio": [
      "dep:tokio",
      "std"
    ],
    "web": [
      "dep:wasm-bindgen-futures"
    ]
  },
  "index_path": "ex/ec/executor-core",
  "name": "executor-core",
  "pubtime": "2025-09-05T01:26:24Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
