{
  "cksum": "0237c788129417fab794b74c8d67a7bda3a967e19f530d3b03e17e36576ffe6a",
  "crate_file": "big_space-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/big_space/big_space-0.10.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "bevy_scene",
        "bevy_asset",
        "bevy_color",
        "bevy_gltf",
        "bevy_remote",
        "bevy_winit",
        "default_font",
        "bevy_ui",
        "bevy_pbr",
        "bevy_gizmos",
        "animation",
        "bevy_window",
        "x11",
        "tonemapping_luts",
        "multi_threaded",
        "png"
      ],
      "kind": "dev",
      "name": "bevy",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bevy-inspector-egui",
      "optional": false,
      "req": "^0.31.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bevy_reflect"
      ],
      "kind": "normal",
      "name": "bevy_app",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_color",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_ecs",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bevy_egui",
      "optional": false,
      "req": "^0.34.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_gizmos",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bevy_hanabi",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_input",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_log",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_math",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bevy_platform",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "glam"
      ],
      "kind": "normal",
      "name": "bevy_reflect",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_render",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_tasks",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_time",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bevy-support",
        "bevy_reflect"
      ],
      "kind": "normal",
      "name": "bevy_transform",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_utils",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "noise",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.13.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "turborand",
      "optional": false,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "i128": [],
    "i16": [],
    "i32": [],
    "i64": [],
    "i8": []
  },
  "features2": {
    "camera": [
      "std",
      "bevy_render",
      "bevy_time",
      "bevy_input"
    ],
    "debug": [
      "std",
      "bevy_gizmos",
      "bevy_color"
    ],
    "default": [
      "std"
    ],
    "libm": [
      "bevy_math/libm",
      "dep:libm"
    ],
    "std": [
      "bevy_app/std",
      "bevy_ecs/std",
      "bevy_math/std",
      "bevy_reflect/std",
      "bevy_tasks/std",
      "bevy_transform/std",
      "bevy_utils/std",
      "bevy_platform/std",
      "bevy_color?/std",
      "bevy_input?/std",
      "bevy_time?/std"
    ]
  },
  "index_path": "bi/g_/big_space",
  "name": "big_space",
  "pubtime": "2025-06-22T03:33:01Z",
  "v": 2,
  "vers": "0.10.0",
  "yanked": false
}
