{
  "cksum": "f153aa84b1d3f37fbefcded4b9813f3142c219a5bd6422407bc9bc0ac7c6688b",
  "crate_file": "mesh-graph-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/mesh-graph/mesh-graph-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": true,
      "req": "^1.0.0",
      "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.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.15.2",
      "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.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rerun",
      "optional": true,
      "req": "^0.23",
      "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
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "bevy": [
      "dep:bevy"
    ],
    "rerun": [
      "dep:rerun",
      "dep:lazy_static",
      "dep:cfg-if"
    ],
    "serde": [
      "dep:serde",
      "slotmap/serde",
      "glam/serde",
      "hashbrown/serde"
    ]
  },
  "index_path": "me/sh/mesh-graph",
  "name": "mesh-graph",
  "pubtime": "2025-05-29T06:27:37Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
