{
  "cksum": "3b464504783b01f117933538e4450bda6aeaba690789fd294c3137178fbf96fc",
  "crate_file": "rltk-0.6.2.crate",
  "crate_url": "https://static.crates.io/crates/rltk/rltk-0.6.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "tiles"
      ],
      "kind": "normal",
      "name": "amethyst",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": false,
      "req": "^1.0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "gl_generator",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glow",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glutin",
      "optional": true,
      "req": "^0.22.1",
      "target": "cfg(not(any(target_arch = \"wasm32\")))"
    },
    {
      "default_features": false,
      "features": [
        "jpeg",
        "png_codec"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.22.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "object-pool",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pancurses",
      "optional": true,
      "req": "^0.16.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.7.2",
      "target": "cfg(not(any(target_arch = \"wasm32\")))"
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.7.2",
      "target": "wasm32-unknown-unknown"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_xorshift",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.103",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "specs",
      "optional": true,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ultraviolet",
      "optional": false,
      "req": "^0.4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "wasm32-unknown-unknown"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-timer",
      "optional": false,
      "req": "^0.1.0",
      "target": "wasm32-unknown-unknown"
    },
    {
      "default_features": true,
      "features": [
        "console",
        "Attr",
        "CanvasRenderingContext2d",
        "Document",
        "Element",
        "Event",
        "EventTarget",
        "HtmlCanvasElement",
        "HtmlElement",
        "HtmlInputElement",
        "Node",
        "Text",
        "Window",
        "KeyboardEvent",
        "MouseEvent"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "wasm32-unknown-unknown"
    }
  ],
  "features": {
    "amethyst_engine_metal": [
      "amethyst/metal",
      "image"
    ],
    "amethyst_engine_vulkan": [
      "amethyst/vulkan",
      "image"
    ],
    "curses": [
      "pancurses"
    ],
    "default": [
      "opengl",
      "parsing"
    ],
    "opengl": [
      "glow",
      "image",
      "glutin"
    ],
    "parsing": [
      "regex"
    ],
    "threaded": [
      "rayon"
    ]
  },
  "index_path": "rl/tk/rltk",
  "name": "rltk",
  "pubtime": "2020-01-31T16:58:32Z",
  "vers": "0.6.2",
  "yanked": false
}
