{
  "cksum": "a982dd002c1175a15789d838d062ebe163961b38f79bfa3201f03f318e97f43a",
  "crate_file": "mesh-graph-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/mesh-graph/mesh-graph-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bevy_asset",
        "bevy_mesh"
      ],
      "kind": "normal",
      "name": "bevy",
      "optional": true,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "deref",
        "deref_mut"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glam",
      "optional": false,
      "req": "^0.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gltf",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parry3d",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sdk"
      ],
      "kind": "normal",
      "name": "rerun",
      "optional": true,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "slotmap",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "release_max_level_off"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "bevy": [
      "dep:bevy"
    ],
    "gltf": [
      "dep:gltf"
    ],
    "rerun": [
      "dep:cfg-if",
      "dep:lazy_static",
      "dep:rerun"
    ],
    "serde": [
      "dep:serde",
      "glam/serde",
      "hashbrown/serde",
      "slotmap/serde"
    ]
  },
  "index_path": "me/sh/mesh-graph",
  "name": "mesh-graph",
  "pubtime": "2026-04-10T18:35:23Z",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
