{
  "cksum": "498e6b6151a45ea9d7942e58e2ad2b0a8157cadaadf5befca3e852a6d16eb0bb",
  "crate_file": "secure-gate-0.9.0-rc.2.crate",
  "crate_url": "https://static.crates.io/crates/secure-gate/secure-gate-0.9.0-rc.2.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": [
        "serde"
      ],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^2",
      "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.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.10",
      "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.6",
      "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.8",
      "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-23T20:21:35Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.9.0-rc.2",
  "yanked": false
}
