{
  "cksum": "38ffb45835e85591300a3f20e666a9c9afae6a4d0eaee9677ed5e5bdfddb5388",
  "crate_file": "br-code-0.0.3.crate",
  "crate_url": "https://static.crates.io/crates/br-code/br-code-0.0.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "svg",
        "image"
      ],
      "kind": "normal",
      "name": "barcoders",
      "optional": true,
      "req": "^1.0.2",
      "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.23.14",
      "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.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quircs",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.2.1",
      "target": null
    }
  ],
  "features": {
    "barcode": [
      "barcoders"
    ],
    "code_gs1": [
      "gs1",
      "hex"
    ],
    "default": [
      "random",
      "qrcode",
      "barcode",
      "code_gs1"
    ],
    "qrcode": [
      "qrcode/image",
      "qrcode/svg",
      "quircs",
      "image"
    ],
    "random": [
      "rand",
      "uuid/v4"
    ]
  },
  "index_path": "br/-c/br-code",
  "name": "br-code",
  "pubtime": "2023-05-14T12:14:18Z",
  "vers": "0.0.3",
  "yanked": false
}
