{
  "cksum": "18209651ad0ffa1ef699e341a64333b9d3ce65a16e13e2865a48c5f703084ad8",
  "crate_file": "gemath-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/gemath/gemath-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "glam",
      "optional": false,
      "req": "^0.30.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mint",
      "optional": true,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "aabb2": [
      "vec2"
    ],
    "aabb3": [
      "vec3"
    ],
    "alloc": [],
    "angle": [
      "scalar"
    ],
    "collision": [
      "geometry",
      "rect2",
      "rect3",
      "aabb2",
      "aabb3"
    ],
    "default": [
      "std",
      "full"
    ],
    "full": [
      "half_float",
      "angle",
      "scalar",
      "vec2",
      "vec3",
      "vec4",
      "mat2",
      "mat3",
      "mat4",
      "quat",
      "unit_vec",
      "rect2",
      "rect3",
      "aabb2",
      "aabb3",
      "geometry",
      "collision",
      "spatial",
      "polygon2"
    ],
    "geometry": [
      "vec2",
      "vec3"
    ],
    "half_float": [],
    "mat2": [
      "vec2"
    ],
    "mat3": [
      "vec3",
      "math"
    ],
    "mat4": [
      "vec4",
      "math"
    ],
    "math": [],
    "polygon2": [
      "vec2"
    ],
    "quat": [
      "vec4",
      "math"
    ],
    "rect2": [
      "vec2"
    ],
    "rect3": [
      "vec3"
    ],
    "scalar": [
      "math"
    ],
    "spatial": [
      "geometry",
      "aabb2",
      "aabb3"
    ],
    "std": [
      "math"
    ],
    "unit_vec": [
      "vec2",
      "vec3",
      "vec4"
    ],
    "vec2": [
      "angle"
    ],
    "vec3": [
      "angle"
    ],
    "vec4": [
      "vec3",
      "math"
    ]
  },
  "features2": {
    "libm": [
      "dep:libm",
      "math"
    ],
    "mint": [
      "dep:mint",
      "vec2",
      "vec3",
      "vec4",
      "mat2",
      "mat3",
      "mat4",
      "quat"
    ],
    "serde": [
      "dep:serde",
      "half/serde"
    ]
  },
  "index_path": "ge/ma/gemath",
  "name": "gemath",
  "pubtime": "2026-02-01T07:50:38Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
