{
  "cksum": "a2b6267ac23a9947d5b2725ff047a1e1add70076d85fa9fb73d044ab9bea1f3c",
  "crate_file": "bevy_app-0.16.0.crate",
  "crate_url": "https://static.crates.io/crates/bevy_app/bevy_app-0.16.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_derive",
      "optional": false,
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_platform",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_reflect",
      "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": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bevy_utils",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": true,
      "req": "^0.1.6",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctrlc",
      "optional": true,
      "req": "^3.4.4",
      "target": "cfg(any(unix, windows))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "downcast-rs",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "variadics_please",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "bevy_debug_stepping": [],
    "error_panic_hook": []
  },
  "features2": {
    "bevy_reflect": [
      "dep:bevy_reflect",
      "bevy_ecs/bevy_reflect"
    ],
    "critical-section": [
      "bevy_tasks/critical-section",
      "bevy_ecs/critical-section",
      "bevy_platform/critical-section",
      "bevy_reflect?/critical-section"
    ],
    "default": [
      "std",
      "bevy_reflect",
      "bevy_ecs/default",
      "error_panic_hook"
    ],
    "reflect_functions": [
      "bevy_reflect",
      "bevy_reflect/functions",
      "bevy_ecs/reflect_functions"
    ],
    "std": [
      "bevy_reflect?/std",
      "bevy_ecs/std",
      "dep:ctrlc",
      "downcast-rs/std",
      "bevy_utils/std",
      "bevy_tasks/std",
      "bevy_platform/std"
    ],
    "trace": [
      "dep:tracing"
    ],
    "web": [
      "bevy_platform/web",
      "bevy_tasks/web",
      "bevy_reflect?/web",
      "dep:wasm-bindgen",
      "dep:web-sys",
      "dep:console_error_panic_hook"
    ]
  },
  "index_path": "be/vy/bevy_app",
  "name": "bevy_app",
  "pubtime": "2025-04-24T18:46:19Z",
  "v": 2,
  "vers": "0.16.0",
  "yanked": false
}
