{
  "cksum": "b82608b43397affac139547dfa9beb3208034c53e1a3cfe5d4079db1af362104",
  "crate_file": "avian3d-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/avian3d/avian3d-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "approx",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "avian_derive",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "bevy_log"
      ],
      "kind": "normal",
      "name": "bevy",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "3d",
        "ui",
        "https"
      ],
      "kind": "dev",
      "name": "bevy",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_heavy",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "approx"
      ],
      "kind": "dev",
      "name": "bevy_heavy",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "approx"
      ],
      "kind": "normal",
      "name": "bevy_math",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bevy_mod_debugdump",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_transform_interpolation",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.5.0",
      "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": "derive_more",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "disqualified",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bevy_reflect"
      ],
      "kind": "normal",
      "name": "glam_matrix_extras",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "convert-glam030"
      ],
      "kind": "normal",
      "name": "nalgebra",
      "optional": true,
      "req": "^0.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parry3d",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parry3d-f64",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "slab",
      "optional": false,
      "req": ">=0.4.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thread_local",
      "optional": true,
      "req": "^1.1",
      "target": null
    }
  ],
  "features": {
    "3d": [],
    "bevy_diagnostic": [],
    "bevy_picking": [
      "bevy/bevy_picking"
    ],
    "bevy_scene": [
      "bevy/bevy_scene"
    ],
    "collider-from-mesh": [
      "bevy/bevy_mesh",
      "bevy/bevy_mikktspace",
      "3d"
    ],
    "debug-plugin": [
      "bevy/bevy_gizmos",
      "bevy/bevy_render"
    ],
    "diagnostic_ui": [
      "bevy_diagnostic",
      "bevy/bevy_ui"
    ],
    "f32": [],
    "f64": [],
    "validate": [],
    "xpbd_joints": []
  },
  "features2": {
    "default": [
      "3d",
      "f32",
      "parry-f32",
      "debug-plugin",
      "xpbd_joints",
      "parallel",
      "collider-from-mesh",
      "bevy_scene",
      "bevy_picking"
    ],
    "default-collider": [
      "dep:nalgebra"
    ],
    "enhanced-determinism": [
      "dep:libm",
      "bevy_math/libm",
      "bevy_heavy/libm",
      "parry3d?/enhanced-determinism",
      "parry3d-f64?/enhanced-determinism"
    ],
    "parallel": [
      "dep:thread_local",
      "bevy/multi_threaded",
      "parry3d?/parallel",
      "parry3d-f64?/parallel"
    ],
    "parry-f32": [
      "f32",
      "dep:parry3d",
      "default-collider"
    ],
    "parry-f64": [
      "f64",
      "dep:parry3d-f64",
      "default-collider"
    ],
    "serialize": [
      "dep:serde",
      "bevy/serialize",
      "glam_matrix_extras/serde",
      "bevy_heavy/serialize",
      "bevy_transform_interpolation/serialize",
      "parry3d?/serde-serialize",
      "parry3d-f64?/serde-serialize",
      "smallvec/serde",
      "bitflags/serde"
    ],
    "simd": [
      "parry3d?/simd-stable",
      "parry3d-f64?/simd-stable"
    ]
  },
  "index_path": "av/ia/avian3d",
  "name": "avian3d",
  "pubtime": "2026-01-17T00:33:31Z",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
