{
  "cksum": "fce1de2857b42919f4d4540ab433f4f51472c0e61daff96efb56c830600567a9",
  "crate_file": "mech-range-0.2.27.crate",
  "crate_url": "https://static.crates.io/crates/mech-range/mech-range-0.2.27.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mech-core",
      "optional": false,
      "req": "^0.2.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nalgebra",
      "optional": false,
      "req": "^0.33.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "simba",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    }
  ],
  "features": {
    "Bool": [],
    "F32": [],
    "F64": [],
    "I128": [],
    "I16": [],
    "I32": [],
    "I64": [],
    "I8": [],
    "Matrix1": [],
    "Matrix2": [],
    "Matrix2x3": [],
    "Matrix3": [],
    "Matrix3x2": [],
    "Matrix4": [],
    "MatrixD": [],
    "RowVector2": [],
    "RowVector3": [],
    "RowVector4": [],
    "RowVectorD": [],
    "U128": [],
    "U16": [],
    "U32": [],
    "U64": [],
    "U8": [],
    "Vector2": [],
    "Vector3": [],
    "Vector4": [],
    "VectorD": [],
    "default": [
      "stdlib"
    ],
    "fixed-matrix": [
      "Matrix4",
      "Matrix3",
      "Matrix2",
      "Matrix1",
      "Matrix2x3",
      "Matrix3x2"
    ],
    "fixed-row-vector": [
      "RowVector4",
      "RowVector3",
      "RowVector2"
    ],
    "fixed-vector": [
      "Vector4",
      "Vector3",
      "Vector2"
    ],
    "floats": [
      "F32",
      "F64"
    ],
    "matrix": [
      "fixed-matrix",
      "fixed-vector",
      "fixed-row-vector",
      "RowVectorD",
      "VectorD",
      "MatrixD"
    ],
    "signed-ints": [
      "I8",
      "I16",
      "I32",
      "I64"
    ],
    "stdlib": [
      "Bool",
      "unsigned-ints",
      "signed-ints",
      "floats",
      "matrix"
    ],
    "unsigned-ints": [
      "U8",
      "U16",
      "U32",
      "U64"
    ]
  },
  "index_path": "me/ch/mech-range",
  "name": "mech-range",
  "pubtime": "2024-12-30T20:51:38Z",
  "vers": "0.2.27",
  "yanked": false
}
