{
  "cksum": "0fc48b281c12fddd74bfeb84428c1ba29de6bf47fccbea77df88b8de0c5d7d29",
  "crate_file": "all-is-cubes-port-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/all-is-cubes-port/all-is-cubes-port-0.9.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "all-is-cubes",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "all-is-cubes-mesh",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "all-is-cubes-render",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "raytracer"
      ],
      "kind": "dev",
      "name": "all-is-cubes-render",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "must_cast",
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1.19.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dot_vox",
      "optional": true,
      "req": "^5.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "either",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "names",
        "KHR_materials_volume",
        "KHR_materials_transmission"
      ],
      "kind": "normal",
      "name": "gltf-json",
      "optional": true,
      "req": ">=1.4.1, <1.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "png"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.25.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "use_alloc"
      ],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "rectangle-pack",
      "optional": true,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.79",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "path"
      ],
      "kind": "dev",
      "name": "snapbox",
      "optional": false,
      "req": "^0.6.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stl_io",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.65",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rt"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.42.0",
      "target": null
    }
  ],
  "features": {
    "export": [],
    "import": []
  },
  "features2": {
    "all-formats": [
      "native",
      "gltf",
      "stl",
      "dot-vox"
    ],
    "default": [
      "all-formats",
      "export",
      "import"
    ],
    "dot-vox": [
      "dep:all-is-cubes-mesh",
      "dep:all-is-cubes-render",
      "dep:dot_vox"
    ],
    "gltf": [
      "dep:all-is-cubes-mesh",
      "dep:all-is-cubes-render",
      "dep:base64",
      "dep:bytemuck",
      "dep:gltf-json",
      "dep:image",
      "dep:rectangle-pack",
      "dep:serde_json"
    ],
    "native": [
      "all-is-cubes/save",
      "dep:serde_json"
    ],
    "stl": [
      "dep:all-is-cubes-mesh",
      "dep:all-is-cubes-render",
      "dep:stl_io"
    ]
  },
  "index_path": "al/l-/all-is-cubes-port",
  "name": "all-is-cubes-port",
  "pubtime": "2025-01-02T04:01:56Z",
  "rust_version": "1.83",
  "v": 2,
  "vers": "0.9.0",
  "yanked": false
}
