{
  "cksum": "fcb0bcb7c93673b35e45d59db3604e1ee7086572b4ede32aba1d467f3caadedb",
  "crate_file": "executor-core-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/executor-core/executor-core-0.7.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-executor",
      "optional": true,
      "req": "^1.13.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "async-task",
      "optional": true,
      "req": "^4.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-lite",
      "optional": false,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "take_mut",
      "optional": false,
      "req": "^0.2.2",
      "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
    }
  ],
  "features": {},
  "features2": {
    "async-executor": [
      "dep:async-executor",
      "async-task",
      "std"
    ],
    "async-task": [
      "dep:async-task"
    ],
    "default": [
      "std"
    ],
    "full": [
      "std",
      "async-task",
      "async-executor",
      "tokio"
    ],
    "std": [
      "async-task?/std"
    ],
    "tokio": [
      "dep:tokio",
      "std"
    ]
  },
  "index_path": "ex/ec/executor-core",
  "name": "executor-core",
  "pubtime": "2025-11-26T07:39:06Z",
  "rust_version": "1.85.1",
  "v": 2,
  "vers": "0.7.0",
  "yanked": false
}
