{
  "cksum": "157dca7227387d14330996fbc7231f9d1b97249e8b88b958ee037ec70448b3e6",
  "crate_file": "secure-gate-0.7.0-rc.1.crate",
  "crate_url": "https://static.crates.io/crates/secure-gate/secure-gate-0.7.0-rc.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.21.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": true,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.7",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "ct-eq": [
      "dep:subtle"
    ],
    "default": [
      "rand",
      "zeroize",
      "ct-eq"
    ],
    "encoding": [
      "encoding-hex",
      "encoding-base64"
    ],
    "encoding-base64": [
      "dep:base64"
    ],
    "encoding-hex": [
      "dep:hex"
    ],
    "full": [
      "encoding",
      "rand",
      "zeroize",
      "ct-eq"
    ],
    "rand": [
      "dep:rand",
      "dep:getrandom"
    ],
    "zeroize": [
      "dep:zeroize"
    ]
  },
  "index_path": "se/cu/secure-gate",
  "name": "secure-gate",
  "pubtime": "2026-01-04T09:11:48Z",
  "v": 2,
  "vers": "0.7.0-rc.1",
  "yanked": true
}
