{
  "cksum": "65a402acdb408c2d87278439dec51ec43f794433908bb327d49b468653187d16",
  "crate_file": "klauthed-security-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/klauthed-security/klauthed-security-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "aws_lc_rs"
      ],
      "kind": "normal",
      "name": "jsonwebtoken",
      "optional": false,
      "req": "^10.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "klauthed-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "klauthed-error",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "klauthed-macros",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "secrecy",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "otpauth",
        "gen_secret"
      ],
      "kind": "normal",
      "name": "totp-rs",
      "optional": false,
      "req": "^5.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "softpasskey"
      ],
      "kind": "dev",
      "name": "webauthn-authenticator-rs",
      "optional": false,
      "req": "^0.5.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "danger-allow-state-serialisation"
      ],
      "kind": "normal",
      "name": "webauthn-rs",
      "optional": true,
      "req": "^0.5.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "static_secrets",
        "zeroize"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "sealed": [
      "dep:x25519-dalek"
    ],
    "webauthn": [
      "dep:webauthn-rs"
    ]
  },
  "index_path": "kl/au/klauthed-security",
  "name": "klauthed-security",
  "pubtime": "2026-06-09T08:41:25Z",
  "rust_version": "1.95",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
