{
  "cksum": "6dc72d650974c245c7a6507b6763282f6d14c799faa57d76892e6f0a320997a3",
  "crate_file": "mech-core-0.2.28.crate",
  "crate_url": "https://static.crates.io/crates/mech-core/mech-core-0.2.28.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rand_core"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": false,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.15.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2.11",
      "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": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rkyv",
      "optional": false,
      "req": "^0.8.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlibc",
      "optional": true,
      "req": "=1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "seahash",
      "optional": false,
      "req": "^4.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.214",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0.214",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.134",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "simba",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tabled",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tinyrand",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.93",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Document",
        "Element",
        "HtmlElement",
        "Node",
        "Window",
        "Crypto",
        "console"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3.70",
      "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",
      "parallel"
    ],
    "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"
    ],
    "no-std": [
      "rlibc"
    ],
    "parallel": [
      "rayon"
    ],
    "signed-ints": [
      "I8",
      "I16",
      "I32",
      "I64"
    ],
    "stdlib": [
      "Bool",
      "unsigned-ints",
      "signed-ints",
      "floats",
      "matrix"
    ],
    "unsigned-ints": [
      "U8",
      "U16",
      "U32",
      "U64"
    ],
    "wasm": [
      "web-sys",
      "wasm-bindgen"
    ]
  },
  "index_path": "me/ch/mech-core",
  "name": "mech-core",
  "pubtime": "2025-01-08T03:00:08Z",
  "vers": "0.2.28",
  "yanked": true
}
