{
  "cksum": "63b586289578913c009ad13cf138e5b676b23df78894c299a9db14fdecee92e3",
  "crate_file": "avian2d-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/avian2d/avian2d-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "avian_derive",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_math",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "approx"
      ],
      "kind": "dev",
      "name": "bevy_math",
      "optional": false,
      "req": "^0.14",
      "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": "^0.99",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fxhash",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "insta",
      "optional": false,
      "req": "^1.0",
      "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-glam027"
      ],
      "kind": "normal",
      "name": "nalgebra",
      "optional": true,
      "req": "^0.32.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parry2d",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parry2d-f64",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "2d": [],
    "bevy_scene": [
      "bevy/bevy_scene"
    ],
    "debug-plugin": [
      "bevy/bevy_gizmos",
      "bevy/bevy_render"
    ],
    "f32": [],
    "f64": []
  },
  "features2": {
    "default": [
      "2d",
      "f32",
      "parry-f32",
      "debug-plugin",
      "parallel",
      "bevy_scene"
    ],
    "default-collider": [
      "dep:nalgebra"
    ],
    "enhanced-determinism": [
      "dep:libm",
      "parry2d?/enhanced-determinism",
      "parry2d-f64?/enhanced-determinism",
      "bevy_math/libm"
    ],
    "parallel": [
      "parry2d?/parallel",
      "parry2d-f64?/parallel"
    ],
    "parry-f32": [
      "f32",
      "dep:parry2d",
      "default-collider"
    ],
    "parry-f64": [
      "f64",
      "dep:parry2d-f64",
      "default-collider"
    ],
    "serialize": [
      "dep:serde",
      "bevy/serialize",
      "parry2d?/serde-serialize",
      "parry2d-f64?/serde-serialize"
    ],
    "simd": [
      "parry2d?/simd-stable",
      "parry2d-f64?/simd-stable"
    ]
  },
  "index_path": "av/ia/avian2d",
  "name": "avian2d",
  "pubtime": "2024-08-10T18:42:42Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
