{
  "cksum": "20a5ba867405fc6ec3d5b3f2288da08f26499a80e9247157d8cf4010795f4a50",
  "crate_file": "ghactions-core-0.20.0.crate",
  "crate_url": "https://static.crates.io/crates/ghactions-core/ghactions-core-0.20.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ghactions-toolcache",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "octocrab",
      "optional": true,
      "req": "^0.53",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "charset",
        "http2",
        "rustls-no-provider",
        "system-proxy"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tar",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zip",
      "optional": true,
      "req": "^8.6",
      "target": null
    }
  ],
  "features": {
    "macros": []
  },
  "features2": {
    "default": [
      "log",
      "macros"
    ],
    "log": [
      "dep:log",
      "dep:env_logger"
    ],
    "octocrab": [
      "dep:octocrab",
      "dep:http",
      "dep:tokio",
      "octocrab/rustls-ring"
    ],
    "toolcache": [
      "dep:ghactions-toolcache"
    ],
    "toolcache-all": [
      "toolcache",
      "toolcache-tarball",
      "toolcache-zip"
    ],
    "toolcache-tarball": [
      "toolcache",
      "ghactions-toolcache/tarball"
    ],
    "toolcache-zip": [
      "toolcache",
      "ghactions-toolcache/zip"
    ]
  },
  "index_path": "gh/ac/ghactions-core",
  "name": "ghactions-core",
  "pubtime": "2026-07-04T13:04:46Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.20.0",
  "yanked": false
}
