{
  "cksum": "70dc6d423df101e60fb4593deac1cecbc45d15ea49ccc0ab0acb921fc29ba516",
  "crate_file": "godot-bevy-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/godot-bevy/godot-bevy-0.10.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_app",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_asset",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_diagnostic",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "multi_threaded",
        "bevy_reflect"
      ],
      "kind": "normal",
      "name": "bevy_ecs",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_gilrs",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_input",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_log",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_math",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_reflect",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "multi_threaded"
      ],
      "kind": "normal",
      "name": "bevy_tasks",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_time",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bevy-support"
      ],
      "kind": "normal",
      "name": "bevy_transform",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "debug"
      ],
      "kind": "normal",
      "name": "bevy_utils",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-lite",
      "optional": false,
      "req": "^2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "godot",
      "optional": false,
      "req": "^0.4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "godot-bevy-macros",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "inventory",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.19",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "enable"
      ],
      "kind": "normal",
      "name": "tracing-tracy",
      "optional": true,
      "req": "^0.11.4",
      "target": null
    }
  ],
  "features": {
    "api-4-2": [
      "godot/api-4-2"
    ],
    "api-4-2-1": [
      "godot/api-4-2-1"
    ],
    "api-4-2-2": [
      "godot/api-4-2-2"
    ],
    "api-4-3": [
      "godot/api-4-3"
    ],
    "api-4-4": [
      "godot/api-4-4"
    ],
    "api-4-5": [
      "godot/api-4-5"
    ],
    "experimental-threads": [
      "godot/experimental-threads"
    ],
    "experimental-wasm": [
      "godot/experimental-wasm",
      "godot/lazy-function-tables",
      "godot/api-custom-json"
    ],
    "experimental-wasm-nothreads": [
      "experimental-wasm",
      "godot/experimental-wasm-nothreads"
    ]
  },
  "features2": {
    "bevy_gamepad": [
      "dep:bevy_gilrs"
    ],
    "default": [
      "bevy_gamepad",
      "godot_bevy_log",
      "experimental-threads"
    ],
    "godot_bevy_log": [
      "dep:chrono",
      "dep:bevy_log"
    ],
    "trace_tracy": [
      "dep:tracing-tracy",
      "dep:tracing-subscriber"
    ]
  },
  "index_path": "go/do/godot-bevy",
  "name": "godot-bevy",
  "pubtime": "2025-12-20T21:37:34Z",
  "v": 2,
  "vers": "0.10.0",
  "yanked": false
}
