{
  "cksum": "a34bef4eea0928e27f64a91eedf6ea2138e196987680ea66c2d0184d987c81aa",
  "crate_file": "gol-renderer-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/gol-renderer/gol-renderer-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "backend",
      "optional": false,
      "package": "gfx-backend-vulkan",
      "req": "=0.7.0",
      "target": "cfg(all(unix, not(target_os = \"macos\"), not(target_os = \"$ARCH-pc-windows-gnu\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "backend",
      "optional": false,
      "package": "gfx-backend-metal",
      "req": "=0.7.0",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "backend",
      "optional": false,
      "package": "gfx-backend-dx12",
      "req": "=0.7.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx-hal",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gol-core",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ncurses",
      "optional": true,
      "req": "^5.101.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rgb",
      "optional": false,
      "req": "^0.8.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shaderc",
      "optional": false,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    }
  ],
  "features": {
    "ascii": [
      "ncurses"
    ],
    "default": []
  },
  "index_path": "go/l-/gol-renderer",
  "name": "gol-renderer",
  "pubtime": "2021-04-02T19:10:09Z",
  "vers": "1.0.0",
  "yanked": false
}
