{
  "cksum": "906963a5f43010c6f55c6da56e94051266019ceadbbf1360ddc51f517f06260a",
  "crate_file": "gpufft-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/gpufft/gpufft-0.1.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "loaded"
      ],
      "kind": "normal",
      "name": "ash",
      "optional": true,
      "req": "^0.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gpufft-cuda-sys",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gpufft-vulkan-sys",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "bytemuck"
      ],
      "kind": "normal",
      "name": "num-complex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rustfft",
      "optional": false,
      "req": "^6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "cuda": [
      "dep:gpufft-cuda-sys"
    ],
    "default": [
      "vulkan"
    ],
    "vulkan": [
      "dep:gpufft-vulkan-sys",
      "dep:ash"
    ]
  },
  "index_path": "gp/uf/gpufft",
  "name": "gpufft",
  "pubtime": "2026-04-20T13:45:01Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
