{
  "cksum": "fde41ae641ef2d4d487944862d27d2708c0362f5a9f8ed7145f7fd1f74b10c70",
  "crate_file": "executor-core-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/executor-core/executor-core-0.2.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-04T11:27:54Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
