{
  "cksum": "043c9ad4b6fc4ca52d779873a8ca792a4e37842d07fce95363c9e17e36a1d8a0",
  "crate_file": "bevy-0.14.2.crate",
  "crate_url": "https://static.crates.io/crates/bevy/bevy-0.14.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "argh",
      "optional": false,
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "async-std",
      "optional": false,
      "req": "^1.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_dylib",
      "optional": true,
      "req": "^0.14.2",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_internal",
      "optional": false,
      "req": "^0.14.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "event-listener",
      "optional": false,
      "req": "^5.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "flate2",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-lite",
      "optional": false,
      "req": "^2.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ron",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Window"
      ],
      "kind": "dev",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "accesskit_unix": [
      "bevy_internal/accesskit_unix"
    ],
    "android_shared_stdcxx": [
      "bevy_internal/android_shared_stdcxx"
    ],
    "animation": [
      "bevy_internal/animation",
      "bevy_animation"
    ],
    "asset_processor": [
      "bevy_internal/asset_processor"
    ],
    "async-io": [
      "bevy_internal/async-io"
    ],
    "basis-universal": [
      "bevy_internal/basis-universal"
    ],
    "bevy_animation": [
      "bevy_internal/bevy_animation",
      "bevy_color"
    ],
    "bevy_asset": [
      "bevy_internal/bevy_asset"
    ],
    "bevy_audio": [
      "bevy_internal/bevy_audio"
    ],
    "bevy_ci_testing": [
      "bevy_internal/bevy_ci_testing"
    ],
    "bevy_color": [
      "bevy_internal/bevy_color"
    ],
    "bevy_core_pipeline": [
      "bevy_internal/bevy_core_pipeline",
      "bevy_asset",
      "bevy_render"
    ],
    "bevy_debug_stepping": [
      "bevy_internal/bevy_debug_stepping"
    ],
    "bevy_dev_tools": [
      "bevy_internal/bevy_dev_tools"
    ],
    "bevy_dynamic_plugin": [
      "bevy_internal/bevy_dynamic_plugin"
    ],
    "bevy_gilrs": [
      "bevy_internal/bevy_gilrs"
    ],
    "bevy_gizmos": [
      "bevy_internal/bevy_gizmos",
      "bevy_color"
    ],
    "bevy_gltf": [
      "bevy_internal/bevy_gltf",
      "bevy_asset",
      "bevy_scene",
      "bevy_pbr"
    ],
    "bevy_pbr": [
      "bevy_internal/bevy_pbr",
      "bevy_asset",
      "bevy_render",
      "bevy_core_pipeline"
    ],
    "bevy_render": [
      "bevy_internal/bevy_render",
      "bevy_color"
    ],
    "bevy_scene": [
      "bevy_internal/bevy_scene",
      "bevy_asset"
    ],
    "bevy_sprite": [
      "bevy_internal/bevy_sprite",
      "bevy_render",
      "bevy_core_pipeline",
      "bevy_color"
    ],
    "bevy_state": [
      "bevy_internal/bevy_state"
    ],
    "bevy_text": [
      "bevy_internal/bevy_text",
      "bevy_asset",
      "bevy_sprite"
    ],
    "bevy_ui": [
      "bevy_internal/bevy_ui",
      "bevy_core_pipeline",
      "bevy_text",
      "bevy_sprite",
      "bevy_color"
    ],
    "bevy_winit": [
      "bevy_internal/bevy_winit"
    ],
    "bmp": [
      "bevy_internal/bmp"
    ],
    "dds": [
      "bevy_internal/dds"
    ],
    "debug_glam_assert": [
      "bevy_internal/debug_glam_assert"
    ],
    "default": [
      "animation",
      "bevy_asset",
      "bevy_state",
      "bevy_audio",
      "bevy_color",
      "bevy_gilrs",
      "bevy_scene",
      "bevy_winit",
      "bevy_core_pipeline",
      "bevy_pbr",
      "bevy_gltf",
      "bevy_render",
      "bevy_sprite",
      "bevy_text",
      "bevy_ui",
      "multi_threaded",
      "png",
      "hdr",
      "vorbis",
      "x11",
      "bevy_gizmos",
      "android_shared_stdcxx",
      "tonemapping_luts",
      "smaa_luts",
      "default_font",
      "webgl2",
      "sysinfo_plugin"
    ],
    "default_font": [
      "bevy_internal/default_font"
    ],
    "detailed_trace": [
      "bevy_internal/detailed_trace"
    ],
    "embedded_watcher": [
      "bevy_internal/embedded_watcher"
    ],
    "exr": [
      "bevy_internal/exr"
    ],
    "file_watcher": [
      "bevy_internal/file_watcher"
    ],
    "flac": [
      "bevy_internal/flac"
    ],
    "glam_assert": [
      "bevy_internal/glam_assert"
    ],
    "hdr": [
      "bevy_internal/hdr"
    ],
    "ios_simulator": [
      "bevy_internal/ios_simulator"
    ],
    "jpeg": [
      "bevy_internal/jpeg"
    ],
    "ktx2": [
      "bevy_internal/ktx2"
    ],
    "meshlet": [
      "bevy_internal/meshlet"
    ],
    "meshlet_processor": [
      "bevy_internal/meshlet_processor"
    ],
    "minimp3": [
      "bevy_internal/minimp3"
    ],
    "mp3": [
      "bevy_internal/mp3"
    ],
    "multi_threaded": [
      "bevy_internal/multi_threaded"
    ],
    "pbr_anisotropy_texture": [
      "bevy_internal/pbr_anisotropy_texture"
    ],
    "pbr_multi_layer_material_textures": [
      "bevy_internal/pbr_multi_layer_material_textures"
    ],
    "pbr_transmission_textures": [
      "bevy_internal/pbr_transmission_textures"
    ],
    "png": [
      "bevy_internal/png"
    ],
    "pnm": [
      "bevy_internal/pnm"
    ],
    "serialize": [
      "bevy_internal/serialize"
    ],
    "shader_format_glsl": [
      "bevy_internal/shader_format_glsl"
    ],
    "shader_format_spirv": [
      "bevy_internal/shader_format_spirv"
    ],
    "smaa_luts": [
      "bevy_internal/smaa_luts"
    ],
    "subpixel_glyph_atlas": [
      "bevy_internal/subpixel_glyph_atlas"
    ],
    "symphonia-aac": [
      "bevy_internal/symphonia-aac"
    ],
    "symphonia-all": [
      "bevy_internal/symphonia-all"
    ],
    "symphonia-flac": [
      "bevy_internal/symphonia-flac"
    ],
    "symphonia-isomp4": [
      "bevy_internal/symphonia-isomp4"
    ],
    "symphonia-vorbis": [
      "bevy_internal/symphonia-vorbis"
    ],
    "symphonia-wav": [
      "bevy_internal/symphonia-wav"
    ],
    "sysinfo_plugin": [
      "bevy_internal/sysinfo_plugin"
    ],
    "tga": [
      "bevy_internal/tga"
    ],
    "tonemapping_luts": [
      "bevy_internal/tonemapping_luts",
      "ktx2",
      "zstd"
    ],
    "trace": [
      "bevy_internal/trace"
    ],
    "trace_chrome": [
      "trace",
      "bevy_internal/trace_chrome"
    ],
    "trace_tracy": [
      "trace",
      "bevy_internal/trace_tracy"
    ],
    "trace_tracy_memory": [
      "trace",
      "bevy_internal/trace_tracy",
      "bevy_internal/trace_tracy_memory"
    ],
    "vorbis": [
      "bevy_internal/vorbis"
    ],
    "wav": [
      "bevy_internal/wav"
    ],
    "wayland": [
      "bevy_internal/wayland"
    ],
    "webgl2": [
      "bevy_internal/webgl"
    ],
    "webgpu": [
      "bevy_internal/webgpu"
    ],
    "webp": [
      "bevy_internal/webp"
    ],
    "wgpu_trace": [
      "bevy_internal/wgpu_trace"
    ],
    "x11": [
      "bevy_internal/x11"
    ],
    "zlib": [
      "bevy_internal/zlib"
    ],
    "zstd": [
      "bevy_internal/zstd"
    ]
  },
  "features2": {
    "dynamic_linking": [
      "dep:bevy_dylib",
      "bevy_internal/dynamic_linking"
    ]
  },
  "index_path": "be/vy/bevy",
  "name": "bevy",
  "pubtime": "2024-09-06T17:26:12Z",
  "rust_version": "1.79.0",
  "v": 2,
  "vers": "0.14.2",
  "yanked": false
}
