{
  "cksum": "f936f2f091198008895ef9bc89e9ff50ac3f0de4b7f4e7878e9794c39c39c08d",
  "crate_file": "julia-set-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/julia-set/julia-set-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "num-complex"
      ],
      "kind": "normal",
      "name": "arithmetic-parser",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "png",
        "jpeg"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.23.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-complex",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ocl",
      "optional": true,
      "req": "^0.19.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shaderc",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "structopt",
      "optional": false,
      "req": "^0.3.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "version-sync",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vulkano",
      "optional": true,
      "req": "^0.20.0",
      "target": null
    }
  ],
  "features": {
    "cpu_backend": [
      "rayon"
    ],
    "dyn_cpu_backend": [
      "cpu_backend",
      "arithmetic-parser"
    ],
    "opencl_backend": [
      "arithmetic-parser",
      "ocl",
      "lazy_static"
    ],
    "vulkan_backend": [
      "arithmetic-parser",
      "shaderc",
      "vulkano"
    ]
  },
  "index_path": "ju/li/julia-set",
  "name": "julia-set",
  "pubtime": "2021-01-23T21:41:07Z",
  "vers": "0.1.0",
  "yanked": false
}
