{
  "cksum": "e400f2ffd14e7548356236c35dc39cad6666d833a852cb8a8f3f28029359bb03",
  "crate_file": "gemm-0.18.0.crate",
  "crate_url": "https://static.crates.io/crates/gemm/gemm-0.18.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "aligned-vec",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_approx_eq",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4.5.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "diol",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dyn-stack",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "gemm-c32",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "gemm-c64",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "gemm-common",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "gemm-f16",
      "optional": true,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "gemm-f32",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "gemm-f64",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "dev",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "itertools",
      "optional": false,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "nalgebra",
      "optional": false,
      "req": "^0.32.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-complex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "raw-cpuid",
      "optional": false,
      "req": "^10.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "^1.10.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "seq-macro",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "f16": [
      "gemm-f16",
      "gemm-common/f16"
    ],
    "wasm-simd128-enable": [
      "gemm-common/wasm-simd128-enable"
    ]
  },
  "features2": {
    "default": [
      "std",
      "rayon",
      "f16"
    ],
    "experimental-apple-amx": [
      "gemm-common/experimental-apple-amx",
      "gemm-f32/experimental-apple-amx",
      "gemm-f64/experimental-apple-amx",
      "gemm-c32/experimental-apple-amx",
      "gemm-c64/experimental-apple-amx",
      "gemm-f16?/experimental-apple-amx"
    ],
    "nightly": [
      "gemm-common/nightly",
      "gemm-f32/nightly",
      "gemm-f64/nightly",
      "gemm-c32/nightly",
      "gemm-c64/nightly",
      "gemm-f16?/nightly"
    ],
    "rayon": [
      "std",
      "gemm-common/rayon",
      "gemm-f32/rayon",
      "gemm-f64/rayon",
      "gemm-c32/rayon",
      "gemm-c64/rayon",
      "gemm-f16?/rayon"
    ],
    "std": [
      "dyn-stack/std",
      "gemm-common/std",
      "gemm-f32/std",
      "gemm-f64/std",
      "gemm-c32/std",
      "gemm-c64/std",
      "gemm-f16?/std"
    ]
  },
  "index_path": "ge/mm/gemm",
  "name": "gemm",
  "pubtime": "2024-05-26T20:37:41Z",
  "v": 2,
  "vers": "0.18.0",
  "yanked": true
}
