{
  "cksum": "b2a5cc898d46d9ebd627a78608b040aef08e03d24da063d33b57876318cc15a4",
  "crate_file": "plotters-0.2.13.crate",
  "crate_url": "https://static.crates.io/crates/plotters/plotters-0.2.13.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "ps"
      ],
      "kind": "normal",
      "name": "cairo-rs",
      "optional": true,
      "req": "^0.8.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "font-kit",
      "optional": true,
      "req": "^0.6.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gif",
      "optional": true,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "jpeg",
        "png",
        "bmp"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.23.4",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "itertools",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3.39",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "palette",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "piston_window",
      "optional": true,
      "req": "^0.108.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_distr",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_xorshift",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rayon",
      "optional": false,
      "req": "^1.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusttype",
      "optional": true,
      "req": "^0.8.2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.62",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3.12",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Document",
        "DomRect",
        "Element",
        "HtmlElement",
        "Node",
        "Window",
        "HtmlCanvasElement",
        "CanvasRenderingContext2d"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3.39",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "area_series": [],
    "bitmap": [
      "ttf"
    ],
    "boxplot": [],
    "cairo": [
      "cairo-rs",
      "ttf"
    ],
    "candlestick": [],
    "datetime": [
      "chrono"
    ],
    "debug": [],
    "default": [
      "image_encoder",
      "svg",
      "chrono",
      "palette_ext",
      "gif_backend",
      "deprecated_items",
      "bitmap",
      "ttf",
      "errorbar",
      "candlestick",
      "boxplot",
      "histogram",
      "area_series",
      "line_series",
      "point_series"
    ],
    "deprecated_items": [],
    "errorbar": [],
    "evcxr": [
      "svg"
    ],
    "gif_backend": [
      "gif",
      "bitmap"
    ],
    "histogram": [],
    "image_encoder": [
      "image",
      "bitmap"
    ],
    "line_series": [],
    "palette_ext": [
      "palette"
    ],
    "piston": [
      "piston_window",
      "ttf"
    ],
    "point_series": [],
    "svg": [],
    "ttf": [
      "font-kit",
      "rusttype",
      "lazy_static"
    ]
  },
  "index_path": "pl/ot/plotters",
  "name": "plotters",
  "pubtime": "2020-05-04T23:03:08Z",
  "vers": "0.2.13",
  "yanked": true
}
