{
  "cksum": "a570b9a6a734ef813260d95be4cedea0257b1c8547ba2e7be539f103d49ab4f5",
  "crate_file": "secure-gate-0.7.0-rc.14.crate",
  "crate_url": "https://static.crates.io/crates/secure-gate/secure-gate-0.7.0-rc.14.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bech32",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": true,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.7",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "cloneable": [],
    "insecure": [],
    "no-alloc": [],
    "std": [
      "alloc"
    ]
  },
  "features2": {
    "ct-eq": [
      "dep:subtle"
    ],
    "ct-eq-hash": [
      "ct-eq",
      "dep:blake3"
    ],
    "default": [
      "secure"
    ],
    "encoding": [
      "encoding-hex",
      "encoding-base64",
      "encoding-bech32",
      "encoding-bech32m"
    ],
    "encoding-base64": [
      "dep:base64",
      "base64/alloc",
      "alloc"
    ],
    "encoding-bech32": [
      "dep:bech32",
      "bech32/alloc",
      "alloc"
    ],
    "encoding-bech32m": [
      "dep:bech32",
      "bech32/alloc",
      "alloc"
    ],
    "encoding-hex": [
      "dep:hex",
      "hex/alloc",
      "alloc"
    ],
    "full": [
      "secure",
      "rand",
      "encoding",
      "ct-eq-hash",
      "cloneable",
      "serde"
    ],
    "rand": [
      "dep:rand",
      "dep:once_cell",
      "rand/alloc",
      "once_cell/alloc"
    ],
    "secure": [
      "zeroize",
      "alloc"
    ],
    "serde": [
      "serde-deserialize",
      "serde-serialize"
    ],
    "serde-deserialize": [
      "dep:serde",
      "serde/alloc",
      "alloc"
    ],
    "serde-serialize": [
      "dep:serde",
      "serde/alloc",
      "alloc"
    ],
    "zeroize": [
      "dep:zeroize",
      "blake3/zeroize",
      "zeroize/alloc"
    ]
  },
  "index_path": "se/cu/secure-gate",
  "name": "secure-gate",
  "pubtime": "2026-02-03T06:21:26Z",
  "v": 2,
  "vers": "0.7.0-rc.14",
  "yanked": true
}
