{
  "cksum": "8143883cb89f148aaed60ec512c2d05c49c1521556690d447e8107b1fc55c7c9",
  "crate_file": "securitydept-creds-0.3.0-beta.3.crate",
  "crate_url": "https://static.crates.io/crates/securitydept-creds/securitydept-creds-0.3.0-beta.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "argon2",
      "optional": false,
      "req": "^0.6.0-rc.7",
      "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": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "josekit",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rust_crypto"
      ],
      "kind": "normal",
      "name": "jsonwebtoken",
      "optional": true,
      "req": "^10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openidconnect",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "thread_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "securitydept-utils",
      "optional": false,
      "req": "~0.3.0-beta.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_with",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "snafu",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "jwk": []
  },
  "features2": {
    "jwe": [
      "jwt",
      "dep:josekit",
      "jwk"
    ],
    "jwt": [
      "dep:jsonwebtoken",
      "jwk"
    ],
    "oidc": [
      "dep:openidconnect"
    ],
    "rfc9068": [
      "jwt",
      "jwk"
    ]
  },
  "index_path": "se/cu/securitydept-creds",
  "name": "securitydept-creds",
  "pubtime": "2026-05-14T08:26:25Z",
  "v": 2,
  "vers": "0.3.0-beta.3",
  "yanked": false
}
