{
  "cksum": "e17f9662a6966402de91daf0edb5accaae05c87f1a85479e57b95d2af7284b9f",
  "crate_file": "gcloud-storage-1.3.0.crate",
  "crate_url": "https://static.crates.io/crates/gcloud-storage/gcloud-storage-1.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ctor",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "google-cloud-auth",
      "optional": true,
      "package": "gcloud-auth",
      "req": "^1.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "google-cloud-metadata",
      "optional": true,
      "package": "gcloud-metadata",
      "req": "^1.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": false,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "pem"
      ],
      "kind": "normal",
      "name": "pkcs8",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "stream",
        "multipart"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "multipart",
        "query"
      ],
      "kind": "normal",
      "name": "reqwest-middleware",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std",
        "macros",
        "formatting",
        "parsing",
        "serde"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "token-source",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.4",
      "target": null
    }
  ],
  "features": {
    "auth": [
      "google-cloud-auth",
      "google-cloud-metadata"
    ],
    "trace": []
  },
  "features2": {
    "default": [
      "rustls-tls",
      "auth",
      "jwt-aws-lc-rs"
    ],
    "external-account": [
      "google-cloud-auth?/external-account"
    ],
    "hickory-dns": [
      "reqwest/hickory-dns",
      "google-cloud-auth?/hickory-dns"
    ],
    "jwt-aws-lc-rs": [
      "google-cloud-auth?/jwt-aws-lc-rs"
    ],
    "jwt-rust-crypto": [
      "google-cloud-auth?/jwt-rust-crypto"
    ],
    "native-tls": [
      "google-cloud-auth?/native-tls"
    ],
    "rustls-no-provider": [
      "google-cloud-auth?/rustls-no-provider"
    ],
    "rustls-tls": [
      "google-cloud-auth?/rustls-tls"
    ]
  },
  "index_path": "gc/lo/gcloud-storage",
  "name": "gcloud-storage",
  "pubtime": "2026-03-19T02:17:45Z",
  "v": 2,
  "vers": "1.3.0",
  "yanked": false
}
