{
  "cksum": "691626cdcb70312199acd86322b57ddabea6da4f4399b4b1ddad0f2ff140dd71",
  "crate_file": "rapier2d-0.34.0.crate",
  "crate_url": "https://static.crates.io/crates/rapier2d/rapier2d-0.34.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "approx",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "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": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "glamx",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "nalgebra"
      ],
      "kind": "normal",
      "name": "glamx",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(not(target_arch = \"spirv\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "nalgebra",
      "optional": false,
      "req": "^0.35",
      "target": "cfg(not(target_arch = \"spirv\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "oorandom",
      "optional": false,
      "req": "^11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "required-features"
      ],
      "kind": "normal",
      "name": "parry2d",
      "optional": false,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "profiling",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "std"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "simba",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "static_assertions",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web-time",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wide",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "debug-disable-legitimate-fe-exceptions": [],
    "debug-render": [],
    "dev-remove-slow-accessors": [],
    "dim2": [],
    "enhanced-determinism": [
      "simba/libm_force",
      "parry2d/enhanced-determinism"
    ],
    "f32": [],
    "simd-is-enabled": [],
    "simd-nightly": [
      "simba/portable_simd",
      "parry2d/simd-nightly",
      "simd-is-enabled"
    ],
    "simd-stable": [
      "simba/wide",
      "parry2d/simd-stable",
      "simd-is-enabled"
    ]
  },
  "features2": {
    "alloc": [
      "nalgebra/alloc",
      "parry2d/alloc",
      "serde?/alloc"
    ],
    "bytemuck": [
      "dep:bytemuck"
    ],
    "default": [
      "dim2",
      "f32",
      "std"
    ],
    "parallel": [
      "dep:rayon",
      "std"
    ],
    "profiler": [
      "dep:web-time"
    ],
    "serde-serialize": [
      "nalgebra/serde-serialize",
      "parry2d/serde-serialize",
      "dep:serde",
      "std"
    ],
    "std": [
      "alloc",
      "parry2d/std",
      "nalgebra/std",
      "simba/std",
      "num-traits/std",
      "approx/std",
      "thiserror/std",
      "wide/std",
      "serde?/std"
    ]
  },
  "index_path": "ra/pi/rapier2d",
  "name": "rapier2d",
  "pubtime": "2026-07-04T18:28:14Z",
  "rust_version": "1.86",
  "v": 2,
  "vers": "0.34.0",
  "yanked": false
}
