{
  "cksum": "4513819ef58e1a1234b92bcfa7970878987e2443fb8e43ec8f2197757b8de258",
  "crate_file": "quicksilver-0.3.3.crate",
  "crate_url": "https://static.crates.io/crates/quicksilver/quicksilver-0.3.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "alga",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^1.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gilrs",
      "optional": true,
      "req": "^0.6",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gl",
      "optional": false,
      "req": "^0.10",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "icon_loading"
      ],
      "kind": "normal",
      "name": "glutin",
      "optional": false,
      "req": "^0.19",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "immi",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "extra"
      ],
      "kind": "normal",
      "name": "lyon",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "stdweb"
      ],
      "kind": "normal",
      "name": "nalgebra",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ncollide2d",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "stdweb"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rodio",
      "optional": true,
      "req": "^0.8",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusttype",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stdweb",
      "optional": false,
      "req": "< 0.4.11, >= 0.4.10",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webgl_stdweb",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "collisions": [
      "nalgebra",
      "ncollide2d"
    ],
    "complex_shapes": [
      "lyon"
    ],
    "default": [
      "collisions",
      "complex_shapes",
      "immi_ui",
      "fonts",
      "gamepads",
      "saving",
      "sounds"
    ],
    "fonts": [
      "rusttype"
    ],
    "gamepads": [
      "gilrs"
    ],
    "immi_ui": [
      "immi",
      "fonts"
    ],
    "saving": [
      "dirs",
      "serde_json"
    ],
    "sounds": [
      "rodio"
    ]
  },
  "index_path": "qu/ic/quicksilver",
  "name": "quicksilver",
  "pubtime": "2018-12-15T16:01:50Z",
  "vers": "0.3.3",
  "yanked": false
}
