{
  "cksum": "53114d689be47bda45c82c68729811126cdcc33e16474c171e81091fb9434c4f",
  "crate_file": "micro_ldtk-0.16.1.crate",
  "crate_url": "https://static.crates.io/crates/micro_ldtk/micro_ldtk-0.16.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_app",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_asset",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_camera",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_ecs",
      "optional": true,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_image",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bevy_internal",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_math",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_reflect",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_sprite_render",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_transform",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "glam",
      "optional": false,
      "req": "^0.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "micro_autotile",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quadtree_rs",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "test-case",
      "optional": false,
      "req": "^3.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu-types",
      "optional": true,
      "req": "^26",
      "target": null
    }
  ],
  "features": {
    "_optional_tile_list": [],
    "_supports_intgridgroup": [],
    "_supports_ldtk": [],
    "_supports_ui_tags": [],
    "_supports_worlds": [],
    "ldtk_1_0_0": [
      "_supports_ldtk"
    ],
    "ldtk_1_1_0": [
      "_supports_ldtk"
    ],
    "ldtk_1_1_1": [
      "_supports_ldtk"
    ],
    "ldtk_1_1_2": [
      "_supports_ldtk"
    ],
    "ldtk_1_1_3": [
      "_supports_ldtk"
    ],
    "ldtk_1_2_0": [
      "_supports_ldtk"
    ],
    "ldtk_1_2_1": [
      "_supports_ldtk"
    ],
    "ldtk_1_2_2": [
      "_supports_ldtk"
    ],
    "ldtk_1_2_3": [
      "_supports_ldtk"
    ],
    "ldtk_1_2_4": [
      "_supports_ldtk"
    ],
    "ldtk_1_2_5": [
      "_supports_ldtk"
    ],
    "ldtk_1_3_0": [
      "_supports_ldtk",
      "_supports_worlds"
    ],
    "ldtk_1_4_0": [
      "_supports_ldtk",
      "_supports_intgridgroup",
      "_supports_worlds"
    ],
    "ldtk_1_4_1": [
      "_supports_ldtk",
      "_supports_intgridgroup",
      "_supports_worlds"
    ],
    "ldtk_1_5_3": [
      "_supports_ldtk",
      "_supports_intgridgroup",
      "_optional_tile_list",
      "_supports_ui_tags",
      "_supports_worlds"
    ],
    "no_panic": []
  },
  "features2": {
    "autotile": [
      "dep:micro_autotile"
    ],
    "bevy": [
      "dep:wgpu-types",
      "dep:bevy_image",
      "dep:bevy_asset",
      "dep:bevy_ecs",
      "dep:bevy_reflect",
      "dep:bevy_math",
      "dep:bevy_app",
      "dep:bevy_transform",
      "dep:bevy_sprite_render",
      "dep:bevy_camera"
    ],
    "default": [
      "ldtk_1_5_3",
      "autotile"
    ]
  },
  "index_path": "mi/cr/micro_ldtk",
  "name": "micro_ldtk",
  "pubtime": "2025-10-02T02:25:10Z",
  "v": 2,
  "vers": "0.16.1",
  "yanked": false
}
