{
  "cksum": "6aea4de4b562c5cc89ab10300bb63474ae1fa57ff5a19275f2e26401a323e3fd",
  "crate_file": "kube-runtime-2.0.1.crate",
  "crate_url": "https://static.crates.io/crates/kube-runtime/kube-runtime-2.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-broadcast",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-stream",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "backon",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "Clone",
        "Debug",
        "Hash",
        "PartialEq"
      ],
      "kind": "normal",
      "name": "educe",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "async-await"
      ],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hostname",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json-patch",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "k8s-openapi",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "latest"
      ],
      "kind": "dev",
      "name": "k8s-openapi",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "client",
        "runtime"
      ],
      "kind": "dev",
      "name": "kube",
      "optional": false,
      "req": ">=1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "jsonpatch",
        "client"
      ],
      "kind": "normal",
      "name": "kube-client",
      "optional": false,
      "req": "=2.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "schemars",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.130",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.68",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.68",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_yaml",
      "optional": false,
      "req": "^0.9.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.17",
      "target": null
    }
  ],
  "features": {
    "unstable-runtime": [
      "unstable-runtime-subscribe",
      "unstable-runtime-stream-control",
      "unstable-runtime-reconcile-on"
    ],
    "unstable-runtime-reconcile-on": [],
    "unstable-runtime-stream-control": [],
    "unstable-runtime-subscribe": []
  },
  "index_path": "ku/be/kube-runtime",
  "name": "kube-runtime",
  "pubtime": "2025-09-12T19:32:21Z",
  "rust_version": "1.85.0",
  "vers": "2.0.1",
  "yanked": false
}
