{
  "cksum": "25c5690a9515e9bd685741d8c0741198c235b246c43f3f13a092d47708c77e68",
  "crate_file": "mesh-graph-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/mesh-graph/mesh-graph-0.5.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.16",
      "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.30",
      "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-03-14T17:46:27Z",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
