{
  "cksum": "1c0cfc0acb17d167fd1e689aab910c9e072e69baddc515ee02482680148ca3a5",
  "crate_file": "kube-client-2.0.0.crate",
  "crate_url": "https://static.crates.io/crates/kube-client/kube-client-2.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": true,
      "req": "^1.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "form_urlencoded",
      "optional": true,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "async-await"
      ],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "home",
      "optional": true,
      "req": "^0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client",
        "http1"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server"
      ],
      "kind": "dev",
      "name": "hyper",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client-legacy",
        "tokio"
      ],
      "kind": "normal",
      "name": "hyper-openssl",
      "optional": true,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1",
        "logging",
        "native-tokio",
        "tls12"
      ],
      "kind": "normal",
      "name": "hyper-rustls",
      "optional": true,
      "req": "^0.27.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-timeout",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client",
        "client-legacy",
        "http1",
        "tokio",
        "tracing"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": true,
      "req": "^0.1.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jsonpath-rust",
      "optional": true,
      "req": "^0.7.3",
      "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",
        "ws"
      ],
      "kind": "dev",
      "name": "kube",
      "optional": false,
      "req": ">=1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kube-core",
      "optional": false,
      "req": "=2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pem",
      "optional": true,
      "req": "^3.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23.16",
      "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": "secrecy",
      "optional": false,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "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": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "gcp"
      ],
      "kind": "normal",
      "name": "tame-oauth",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time",
        "signal",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io",
        "codec"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "buffer",
        "filter",
        "util"
      ],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "auth",
        "map-response-body",
        "trace"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tower-test",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.36",
      "target": null
    }
  ],
  "features": {
    "__non_core": [
      "tracing",
      "serde_yaml",
      "base64"
    ],
    "admission": [
      "kube-core/admission"
    ],
    "client": [
      "config",
      "__non_core",
      "hyper",
      "hyper-util",
      "http-body",
      "http-body-util",
      "tower",
      "tower-http",
      "hyper-timeout",
      "chrono",
      "jsonpath-rust",
      "bytes",
      "futures",
      "tokio",
      "tokio-util",
      "either"
    ],
    "config": [
      "__non_core",
      "pem",
      "home"
    ],
    "gzip": [
      "client",
      "tower-http/decompression-gzip"
    ],
    "http-proxy": [
      "hyper-util/client-proxy"
    ],
    "jsonpatch": [
      "kube-core/jsonpatch"
    ],
    "kubelet-debug": [
      "ws",
      "kube-core/kubelet-debug"
    ],
    "oauth": [
      "client",
      "tame-oauth"
    ],
    "oidc": [
      "client",
      "form_urlencoded"
    ],
    "openssl-tls": [
      "openssl",
      "hyper-openssl"
    ],
    "rustls-tls": [
      "rustls",
      "hyper-rustls"
    ],
    "socks5": [
      "hyper-util/client-proxy"
    ],
    "unstable-client": [],
    "webpki-roots": [
      "hyper-rustls/webpki-roots"
    ],
    "ws": [
      "client",
      "tokio-tungstenite",
      "kube-core/ws",
      "tokio/macros"
    ]
  },
  "features2": {
    "aws-lc-rs": [
      "hyper-rustls?/aws-lc-rs"
    ],
    "default": [
      "client",
      "ring"
    ],
    "ring": [
      "hyper-rustls?/ring"
    ]
  },
  "index_path": "ku/be/kube-client",
  "name": "kube-client",
  "pubtime": "2025-09-08T07:10:19Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "2.0.0",
  "yanked": false
}
