{
  "cksum": "947caaa96a072a96f465d7e38c1fecf2472a05e453049ffe9b05d2efd96b83c8",
  "crate_file": "smplx-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/smplx/smplx-0.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "approx",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ndarray-linalg",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "blas": [
      "ndarray-linalg/blas",
      "ndarray/blas"
    ],
    "intel-mkl": [
      "blas",
      "ndarray-linalg/intel-mkl"
    ],
    "intel-mkl-static": [
      "blas",
      "ndarray-linalg/intel-mkl-static"
    ],
    "intel-mkl-system": [
      "blas",
      "ndarray-linalg/intel-mkl-system"
    ],
    "netlib": [
      "blas",
      "ndarray-linalg/netlib"
    ],
    "netlib-static": [
      "blas",
      "ndarray-linalg/netlib-static"
    ],
    "netlib-system": [
      "blas",
      "ndarray-linalg/netlib-system"
    ],
    "openblas": [
      "blas",
      "ndarray-linalg/openblas"
    ],
    "openblas-static": [
      "blas",
      "ndarray-linalg/openblas-static"
    ],
    "openblas-system": [
      "blas",
      "ndarray-linalg/openblas-system"
    ],
    "rayon": [
      "ndarray/rayon"
    ]
  },
  "features2": {
    "approx": [
      "dep:approx",
      "ndarray/approx"
    ],
    "default": [
      "std"
    ],
    "full": [
      "approx",
      "default",
      "rayon",
      "serde"
    ],
    "serde": [
      "dep:serde",
      "ndarray/serde",
      "serde?/derive"
    ],
    "std": [
      "approx?/std",
      "ndarray/std",
      "num/std",
      "serde?/std"
    ]
  },
  "index_path": "sm/pl/smplx",
  "name": "smplx",
  "pubtime": "2025-02-23T02:02:52Z",
  "v": 2,
  "vers": "0.0.1",
  "yanked": false
}
