{
  "cksum": "f46daae2230bccc0e33021a0b960fc2001818e199fb99fa5de9bf8be27733d3a",
  "crate_file": "crypt3_rs-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/crypt3_rs/crypt3_rs-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "bcrypt"
      ],
      "kind": "normal",
      "name": "blowfish",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.9",
      "target": null
    }
  ],
  "features": {
    "bsdi": [],
    "unix": []
  },
  "features2": {
    "apr1": [
      "md5",
      "dep:md-5"
    ],
    "bcrypt": [
      "dep:blowfish",
      "dep:byteorder"
    ],
    "default": [
      "apr1",
      "bcrypt",
      "bsdi",
      "md5",
      "sha1",
      "sha2",
      "unix"
    ],
    "md5": [
      "dep:md-5"
    ],
    "sha1": [
      "dep:hmac",
      "dep:sha1"
    ],
    "sha2": [
      "dep:sha2"
    ]
  },
  "index_path": "cr/yp/crypt3_rs",
  "name": "crypt3_rs",
  "pubtime": "2025-08-13T04:42:49Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
