{
  "cksum": "cabd8e7d34b1f24585c59ce57ce5a5c835edf5bf33bdfabbf765cbd839b9db63",
  "crate_file": "ccalc-engine-0.44.0.crate",
  "crate_url": "https://static.crates.io/crates/ccalc-engine/ccalc-engine-0.44.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "openblas"
      ],
      "kind": "normal",
      "name": "blas-src",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "matrw",
      "optional": true,
      "req": "=0.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-complex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "static"
      ],
      "kind": "normal",
      "name": "openblas-src",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "small_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustfft",
      "optional": true,
      "req": "^6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "blas": [
      "dep:blas-src",
      "ndarray/blas"
    ],
    "blas-static": [
      "blas",
      "dep:openblas-src"
    ],
    "fft": [
      "dep:rustfft"
    ],
    "json": [
      "dep:serde_json"
    ],
    "mat": [
      "dep:matrw"
    ],
    "regex": [
      "dep:regex"
    ]
  },
  "index_path": "cc/al/ccalc-engine",
  "name": "ccalc-engine",
  "pubtime": "2026-05-29T07:56:50Z",
  "v": 2,
  "vers": "0.44.0",
  "yanked": false
}
