{
  "cksum": "12e5933f2d429f3a05d4cb67f935b25c94a133b0baeb558ab3917c270a11f6ef",
  "crate_file": "kube-runtime-0.92.0.crate",
  "crate_url": "https://static.crates.io/crates/kube-runtime/kube-runtime-0.92.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.22.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "latest"
      ],
      "kind": "dev",
      "name": "k8s-openapi",
      "optional": false,
      "req": "^0.22.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.92.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-06-12T10:12:09Z",
  "rust_version": "1.75.0",
  "vers": "0.92.0",
  "yanked": false
}
