{
  "cksum": "495d105ffe729081ecb2b82e3b216ac0d9e62a19259642a7ffa1c8f27d0d09a4",
  "crate_file": "secure-gate-0.8.0-rc.1.crate",
  "crate_url": "https://static.crates.io/crates/secure-gate/secure-gate-0.8.0-rc.1.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": 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": "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": false,
      "req": "^1.7",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "zeroize/alloc"
    ],
    "cloneable": [],
    "default": [
      "alloc"
    ],
    "std": [
      "alloc"
    ]
  },
  "features2": {
    "ct-eq": [
      "dep:subtle"
    ],
    "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": [
      "alloc",
      "rand",
      "encoding",
      "ct-eq",
      "cloneable",
      "serde"
    ],
    "rand": [
      "dep:rand"
    ],
    "serde": [
      "serde-deserialize",
      "serde-serialize"
    ],
    "serde-deserialize": [
      "dep:serde",
      "serde?/alloc",
      "alloc"
    ],
    "serde-serialize": [
      "dep:serde",
      "serde?/alloc",
      "alloc"
    ]
  },
  "index_path": "se/cu/secure-gate",
  "name": "secure-gate",
  "pubtime": "2026-03-22T01:29:13Z",
  "rust_version": "1.75",
  "v": 2,
  "vers": "0.8.0-rc.1",
  "yanked": false
}
