{
  "cksum": "5895cb8aa641ac922408f128b935652b34c2995f16ad7db0984f6caa50217914",
  "crate_file": "kube-runtime-0.95.0.crate",
  "crate_url": "https://static.crates.io/crates/kube-runtime/kube-runtime-0.95.0.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": "async-trait",
      "optional": false,
      "req": "^0.1.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "backoff",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "derivative",
      "optional": false,
      "req": "^2.1.1",
      "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.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json-patch",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jsonptr",
      "optional": false,
      "req": "^0.4.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "k8s-openapi",
      "optional": false,
      "req": "^0.23.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "latest"
      ],
      "kind": "dev",
      "name": "k8s-openapi",
      "optional": false,
      "req": "^0.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "client",
        "runtime"
      ],
      "kind": "dev",
      "name": "kube",
      "optional": false,
      "req": "<1.0.0, >=0.60.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "jsonpatch",
        "client"
      ],
      "kind": "normal",
      "name": "kube-client",
      "optional": false,
      "req": "=0.95.0",
      "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.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "schemars",
      "optional": false,
      "req": "^0.8.6",
      "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": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.29",
      "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-predicates",
      "unstable-runtime-stream-control",
      "unstable-runtime-reconcile-on"
    ],
    "unstable-runtime-predicates": [],
    "unstable-runtime-reconcile-on": [],
    "unstable-runtime-stream-control": [],
    "unstable-runtime-subscribe": []
  },
  "index_path": "ku/be/kube-runtime",
  "name": "kube-runtime",
  "pubtime": "2024-09-16T11:54:28Z",
  "rust_version": "1.77.2",
  "vers": "0.95.0",
  "yanked": false
}
