{
  "cksum": "1a52356ac8f841b43ede293570a48be8a698f7d374aba4be2f64f5f6c1f4e27a",
  "crate_file": "rapier_testbed2d-0.26.0.crate",
  "crate_url": "https://static.crates.io/crates/rapier_testbed2d/rapier_testbed2d-0.26.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "Inflector",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bevy_sprite",
        "bevy_winit",
        "bevy_window",
        "x11",
        "tonemapping_luts",
        "ktx2",
        "zstd",
        "bevy_render",
        "bevy_pbr",
        "bevy_gizmos",
        "serialize"
      ],
      "kind": "normal",
      "name": "bevy",
      "optional": false,
      "req": "^0.15",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "bevy_sprite",
        "bevy_winit",
        "bevy_window",
        "tonemapping_luts",
        "ktx2",
        "zstd",
        "bevy_render",
        "bevy_pbr",
        "bevy_gizmos"
      ],
      "kind": "normal",
      "name": "bevy",
      "optional": false,
      "req": "^0.15",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_core_pipeline",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_ecs",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_egui",
      "optional": false,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_pbr",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_sprite",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md5",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand",
        "glam029"
      ],
      "kind": "normal",
      "name": "nalgebra",
      "optional": false,
      "req": "^0.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "profiling",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "puffin_egui",
      "optional": true,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_pcg",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-serialize",
        "debug-render",
        "profiler"
      ],
      "kind": "normal",
      "name": "rapier",
      "optional": false,
      "package": "rapier2d",
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.215",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web-time",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wrapped2d",
      "optional": true,
      "req": "^0.4",
      "target": null
    }
  ],
  "features": {
    "default": [
      "dim2"
    ],
    "dim2": [],
    "other-backends": [
      "wrapped2d"
    ],
    "parallel": [
      "rapier/parallel",
      "num_cpus"
    ],
    "unstable-puffin-pr-235": []
  },
  "features2": {
    "profiler_ui": [
      "dep:puffin_egui",
      "profiling/profile-with-puffin"
    ]
  },
  "index_path": "ra/pi/rapier_testbed2d",
  "name": "rapier_testbed2d",
  "pubtime": "2025-05-16T16:57:28Z",
  "v": 2,
  "vers": "0.26.0",
  "yanked": false
}
