{
  "cksum": "ec99174503a2cab31cd9feff2c2a201052c3ae2f7f7fc3aef94ffdc0e2f2e889",
  "crate_file": "basic_dsp_vector-0.9.3.crate",
  "crate_url": "https://static.crates.io/crates/basic_dsp_vector/basic_dsp_vector-0.9.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clfft",
      "optional": true,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "linreg",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-complex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": true,
      "req": "^1.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ocl",
      "optional": true,
      "req": "^0.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "packed_simd_2",
      "optional": true,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustfft",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "std": [
      "crossbeam",
      "lazy_static",
      "num_cpus",
      "time",
      "linreg"
    ],
    "use_avx2": [
      "use_simd"
    ],
    "use_avx512": [
      "use_simd"
    ],
    "use_gpu": [
      "ocl",
      "clfft"
    ],
    "use_simd": [
      "packed_simd_2"
    ],
    "use_sse2": [
      "use_simd"
    ]
  },
  "index_path": "ba/si/basic_dsp_vector",
  "name": "basic_dsp_vector",
  "pubtime": "2021-06-16T10:53:22Z",
  "vers": "0.9.3",
  "yanked": false
}
