{
  "cksum": "592906c73c0bbdbc729159461b7567493d8b3c044a623775157c89390d18015b",
  "crate_file": "secure-gate-0.7.0-rc.2.crate",
  "crate_url": "https://static.crates.io/crates/secure-gate/secure-gate-0.7.0-rc.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bech32",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "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-bech32"
    ],
    "encoding-base64": [
      "dep:base64"
    ],
    "encoding-bech32": [
      "dep:bech32"
    ],
    "encoding-hex": [
      "dep:hex"
    ],
    "full": [
      "encoding",
      "rand",
      "zeroize",
      "ct-eq"
    ],
    "rand": [
      "dep:rand"
    ],
    "zeroize": [
      "dep:zeroize"
    ]
  },
  "index_path": "se/cu/secure-gate",
  "name": "secure-gate",
  "pubtime": "2026-01-05T07:23:55Z",
  "v": 2,
  "vers": "0.7.0-rc.2",
  "yanked": true
}
