{
  "cksum": "4594f477a43050bbefe38103f372a9b9e601d068292e5281aa47facbbc8d5a75",
  "crate_file": "speedy2d-1.3.0.crate",
  "crate_url": "https://static.crates.io/crates/speedy2d/speedy2d-1.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "backtrace",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gl",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glow",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glutin",
      "optional": true,
      "req": "^0.26",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "glutin",
      "optional": false,
      "req": "^0.26",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "image",
      "optional": false,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusttype",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "colors"
      ],
      "kind": "dev",
      "name": "simple_logger",
      "optional": false,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-normalization",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "AddEventListenerOptions",
        "CssStyleDeclaration",
        "DomRect",
        "HtmlCanvasElement",
        "KeyboardEvent",
        "MediaQueryList",
        "MediaQueryListEvent",
        "MouseEvent",
        "Performance",
        "WebGl2RenderingContext",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(any(doc, doctest, target_arch = \"wasm32\"))"
    }
  ],
  "features": {
    "default": [
      "windowing",
      "image-loading"
    ],
    "image-loading": [
      "image"
    ],
    "windowing": [
      "glutin"
    ]
  },
  "index_path": "sp/ee/speedy2d",
  "name": "speedy2d",
  "pubtime": "2021-12-28T17:13:08Z",
  "vers": "1.3.0",
  "yanked": false
}
