{
  "cksum": "439b559745f8e1e5e4008e6ea26af73f4d07ea753f2248dfb1b46ce351232a53",
  "crate_file": "br-crypto-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/br-crypto/br-crypto-0.1.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding",
      "optional": true,
      "req": "^0.2.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.10.0",
      "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": "normal",
      "name": "libaes",
      "optional": true,
      "req": "^0.6.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md5",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "quoted_printable",
      "optional": true,
      "req": "^0.4.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha256",
      "optional": true,
      "req": "^1.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "textcode",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    }
  ],
  "features": {
    "br_aes": [
      "br_base64",
      "libaes"
    ],
    "br_base64": [
      "base64",
      "br_encoding"
    ],
    "br_encoding": [
      "textcode",
      "encoding"
    ],
    "br_hash": [
      "md5",
      "sha256"
    ],
    "br_hmac": [
      "hmac",
      "sha1",
      "sha2"
    ],
    "br_jwt": [
      "br_base64",
      "br_hmac",
      "chrono",
      "json"
    ],
    "br_qp": [
      "quoted_printable"
    ],
    "default": [
      "br_encoding",
      "br_base64",
      "br_aes",
      "br_hash",
      "br_hmac",
      "br_qp",
      "br_jwt"
    ]
  },
  "index_path": "br/-c/br-crypto",
  "name": "br-crypto",
  "pubtime": "2023-06-17T14:07:07Z",
  "vers": "0.1.2",
  "yanked": false
}
