{
  "cksum": "e067cebf357918818ffeffd1d7166396f930eaaf9c612cf1a06c33a085df5349",
  "crate_file": "inox2d-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/inox2d/inox2d-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4.0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "glam"
      ],
      "kind": "normal",
      "name": "encase",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bytemuck"
      ],
      "kind": "normal",
      "name": "glam",
      "optional": false,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glow",
      "optional": true,
      "req": "^0.11.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glutin",
      "optional": true,
      "req": "^0.30.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glutin-winit",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.24.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indextree",
      "optional": false,
      "req": "^4.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json",
      "optional": false,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "owo-colors",
      "optional": true,
      "req": "^3.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-window-handle",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "^0.27.5",
      "target": null
    }
  ],
  "features": {
    "parallel-tex-dec": []
  },
  "features2": {
    "default": [
      "opengl",
      "parallel-tex-dec"
    ],
    "opengl": [
      "render",
      "dep:glow",
      "dep:glutin",
      "dep:glutin-winit"
    ],
    "owo": [
      "dep:owo-colors"
    ],
    "render": [
      "dep:raw-window-handle",
      "dep:winit"
    ],
    "wgpu": [
      "render",
      "dep:wgpu",
      "dep:pollster"
    ]
  },
  "index_path": "in/ox/inox2d",
  "name": "inox2d",
  "pubtime": "2023-03-08T01:35:10Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
