{
  "cksum": "06b2d2fb20ac2f4f5783547c80e4806e0f12b5caf73c8b4e701abb81bf1151df",
  "crate_file": "scram-rs-0.20.0.crate",
  "crate_url": "https://static.crates.io/crates/scram-rs/scram-rs-0.20.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": "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.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": false,
      "req": "~0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": false,
      "req": "~0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": false,
      "req": "~0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": true,
      "req": "~0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": false,
      "req": "~0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "~0.10",
      "target": null
    }
  ],
  "features": {
    "exclude_sha1": [],
    "std": [],
    "with_capi": [],
    "xor_without_u128": []
  },
  "features2": {
    "default": [
      "std",
      "use_ring"
    ],
    "use_ring": [
      "dep:ring"
    ],
    "with_async": [
      "dep:async-trait"
    ]
  },
  "index_path": "sc/ra/scram-rs",
  "name": "scram-rs",
  "pubtime": "2025-12-30T01:08:54Z",
  "v": 2,
  "vers": "0.20.0",
  "yanked": false
}
