{
  "cksum": "27e5c45351b47cddbf75054bbf503b610a021c13f13a8669d3ca0f8fab954699",
  "crate_file": "blueprint-tee-0.2.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/blueprint-tee/blueprint-tee-0.2.0-alpha.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aws-config",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aws-sdk-ec2",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tracing"
      ],
      "kind": "normal",
      "name": "blueprint-core",
      "optional": false,
      "req": "^0.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "blueprint-router",
      "optional": false,
      "req": "^0.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-std",
      "optional": false,
      "req": "^0.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "getrandom"
      ],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "document-features",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gcp_auth",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": false,
      "req": "^0.2.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.208",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "rt",
        "macros",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tower",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.22.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "static_secrets",
        "zeroize",
        "getrandom"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std",
      "test-utils"
    ],
    "sev-snp": [],
    "std": [
      "blueprint-core/std",
      "blueprint-std/std"
    ],
    "tdx": [],
    "test-utils": []
  },
  "features2": {
    "all-providers": [
      "aws-nitro",
      "azure-snp",
      "gcp-confidential",
      "tdx",
      "sev-snp"
    ],
    "aws-nitro": [
      "dep:aws-sdk-ec2",
      "dep:aws-config",
      "dep:base64",
      "dep:uuid"
    ],
    "azure-snp": [
      "dep:reqwest",
      "dep:base64",
      "dep:uuid"
    ],
    "gcp-confidential": [
      "dep:gcp_auth",
      "dep:reqwest",
      "dep:uuid"
    ]
  },
  "index_path": "bl/ue/blueprint-tee",
  "name": "blueprint-tee",
  "pubtime": "2026-04-07T18:12:20Z",
  "rust_version": "1.91",
  "v": 2,
  "vers": "0.2.0-alpha.2",
  "yanked": false
}
