{
  "cksum": "2271290fa7ce5c51076dd15191ca41198e2615b2abf3c8bbc47ef9a489841afd",
  "crate_file": "qcs-dependencies-client-0.2.2-dev.0.crate",
  "crate_url": "https://static.crates.io/crates/qcs-dependencies-client/qcs-dependencies-client-0.2.2-dev.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opentelemetry",
      "optional": false,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opentelemetry-http",
      "optional": true,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "grpc-tonic",
        "tls-roots"
      ],
      "kind": "normal",
      "name": "opentelemetry-otlp",
      "optional": false,
      "req": "^0.31.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opentelemetry_sdk",
      "optional": false,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pbjson",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pbjson-build",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pbjson-types",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": true,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost-build",
      "optional": true,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost-types",
      "optional": true,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls",
        "form",
        "multipart",
        "query",
        "socks",
        "system-proxy"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "form",
        "query"
      ],
      "kind": "normal",
      "name": "reqwest-middleware",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "opentelemetry_0_31"
      ],
      "kind": "normal",
      "name": "reqwest-tracing",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tls-native-roots",
        "gzip"
      ],
      "kind": "normal",
      "name": "tonic",
      "optional": true,
      "req": "^0.14.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic-build",
      "optional": true,
      "req": "^0.14.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic-health",
      "optional": true,
      "req": "^0.14.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic-prost",
      "optional": true,
      "req": "^0.14.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic-prost-build",
      "optional": true,
      "req": "^0.14.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic-web",
      "optional": true,
      "req": "^0.14.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "retry",
        "util"
      ],
      "kind": "normal",
      "name": "tower",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "trace"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.6.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-opentelemetry",
      "optional": false,
      "req": "^0.32.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "codegen-grpc": [
      "dep:pbjson-build",
      "dep:prost-build",
      "dep:tonic-build",
      "dep:tonic-prost-build"
    ],
    "grpc": [
      "dep:pbjson",
      "dep:pbjson-types",
      "dep:prost",
      "dep:prost-types",
      "dep:tonic",
      "dep:tonic-prost"
    ],
    "http": [
      "dep:http",
      "dep:reqwest",
      "dep:reqwest-middleware",
      "dep:reqwest-tracing",
      "dep:opentelemetry-http"
    ],
    "tonic-health": [
      "dep:tonic-health"
    ],
    "tonic-web": [
      "dep:tonic-web"
    ],
    "tower-http": [
      "dep:tower-http"
    ]
  },
  "index_path": "qc/s-/qcs-dependencies-client",
  "name": "qcs-dependencies-client",
  "pubtime": "2026-05-08T16:07:35Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.2.2-dev.0",
  "yanked": false
}
