{
  "cksum": "1c5d19ea039056dda7d16b1ab5db18ef378a6c08f0bf72d3538292c5640f93fa",
  "crate_file": "bektor-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/bektor/bektor-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_float_eq",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "nostd-libm"
      ],
      "kind": "normal",
      "name": "glam",
      "optional": true,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cgemm"
      ],
      "kind": "normal",
      "name": "matrixmultiply",
      "optional": true,
      "req": "^0.3.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "nalgebra",
      "optional": true,
      "req": "^0.34.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bytecheck"
      ],
      "kind": "normal",
      "name": "rkyv",
      "optional": true,
      "req": "^0.8.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "all": [
      "glam",
      "matrix",
      "nalgebra",
      "rand",
      "rkyv",
      "serde",
      "std"
    ],
    "all-nostd": [
      "glam",
      "matrix",
      "nalgebra",
      "rand",
      "rkyv",
      "serde"
    ],
    "default": [
      "rand",
      "std"
    ],
    "glam": [
      "dep:glam"
    ],
    "matrix": [
      "dep:matrixmultiply"
    ],
    "nalgebra": [
      "dep:nalgebra"
    ],
    "rand": [
      "dep:rand"
    ],
    "rkyv": [
      "dep:rkyv"
    ],
    "serde": [
      "dep:serde"
    ],
    "std": [
      "glam?/std",
      "matrixmultiply?/std",
      "nalgebra?/std",
      "rand?/std",
      "rkyv?/std",
      "serde?/std",
      "thiserror/std"
    ]
  },
  "index_path": "be/kt/bektor",
  "name": "bektor",
  "pubtime": "2026-02-26T17:01:30Z",
  "v": 2,
  "vers": "0.3.2",
  "yanked": false
}
