{
  "cksum": "0e68cfdf3bfafb58b4c41e0a515b2337532ea6fa9b918791930f48c84e8beed6",
  "crate_file": "br-code-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/br-code/br-code-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "svg",
        "image"
      ],
      "kind": "normal",
      "name": "barcoders",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gs1",
      "optional": true,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "imageproc",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json",
      "optional": false,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "image",
        "svg"
      ],
      "kind": "normal",
      "name": "qrcode",
      "optional": true,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quircs",
      "optional": true,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.9.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "all"
      ],
      "kind": "normal",
      "name": "ril",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.11",
      "target": null
    }
  ],
  "features": {
    "br_barcode": [
      "barcoders",
      "ril"
    ],
    "br_gs1": [
      "gs1",
      "hex"
    ],
    "br_number": [],
    "br_qrcode": [
      "qrcode/image",
      "qrcode/svg",
      "quircs",
      "image"
    ],
    "br_random": [
      "rand",
      "uuid/v4"
    ],
    "br_regex": [
      "regex",
      "br_number"
    ],
    "default": [
      "br_qrcode",
      "br_barcode",
      "br_gs1",
      "br_random",
      "br_regex"
    ]
  },
  "index_path": "br/-c/br-code",
  "name": "br-code",
  "pubtime": "2024-10-24T20:35:09Z",
  "vers": "0.1.1",
  "yanked": false
}
