{
  "cksum": "c4284c741f1b60e52a74d5f30d9a911c37488b39c5eae4e6383cac2e714bf090",
  "crate_file": "scram-rs-0.22.0.crate",
  "crate_url": "https://static.crates.io/crates/scram-rs/scram-rs-0.22.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "~0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aws-lc-rs",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "~0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "executor",
        "alloc",
        "thread-pool",
        "std"
      ],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-test",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "~0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": false,
      "req": "~0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": false,
      "req": "~0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": false,
      "req": "~0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": true,
      "req": "~0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": false,
      "req": "~0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "~0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": false,
      "req": "~0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempdir",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "exclude_sha1": [],
    "std": [],
    "with_capi": [],
    "xor_without_u128": []
  },
  "features2": {
    "default": [
      "std",
      "use_ring",
      "use_aws_lc"
    ],
    "use_aws_lc": [
      "dep:aws-lc-rs"
    ],
    "use_ring": [
      "dep:ring"
    ],
    "with_async": [
      "dep:async-trait"
    ]
  },
  "index_path": "sc/ra/scram-rs",
  "name": "scram-rs",
  "pubtime": "2026-06-12T15:15:10Z",
  "v": 2,
  "vers": "0.22.0",
  "yanked": false
}
