{
  "cksum": "0ef93e2004f80cfb81ecb4c22ddd2f1e328155183c78d96e8c179a5537e2266e",
  "crate_file": "br-crypto-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/br-crypto/br-crypto-0.2.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding",
      "optional": true,
      "req": "^0.2.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding_rs",
      "optional": true,
      "req": "^0.8.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json",
      "optional": true,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "json",
      "optional": false,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libaes",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mail-parser",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md5",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "vendored"
      ],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "quoted_printable",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha256-rs",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "textcode",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "urlencoding",
      "optional": true,
      "req": "^2.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.11",
      "target": null
    }
  ],
  "features": {
    "br_aes": [
      "br_base64",
      "libaes"
    ],
    "br_base64": [
      "base64",
      "br_encoding"
    ],
    "br_encoding": [
      "textcode",
      "encoding",
      "urlencoding",
      "mail-parser",
      "encoding_rs"
    ],
    "br_hash": [
      "md5",
      "sha256-rs",
      "hex"
    ],
    "br_hex": [
      "hex"
    ],
    "br_hmac": [
      "hmac",
      "sha1",
      "sha2"
    ],
    "br_jwt": [
      "br_base64",
      "br_hmac",
      "chrono",
      "json",
      "br_pkey"
    ],
    "br_pkey": [
      "openssl",
      "br_base64"
    ],
    "br_qp": [
      "quoted_printable"
    ],
    "default": [
      "br_base64",
      "br_encoding",
      "br_aes",
      "br_hash",
      "br_hmac",
      "br_qp",
      "br_jwt",
      "br_hex",
      "br_pkey"
    ]
  },
  "index_path": "br/-c/br-crypto",
  "name": "br-crypto",
  "pubtime": "2024-12-15T09:15:31Z",
  "vers": "0.2.2",
  "yanked": false
}
