{
  "cksum": "871c494c6b1dd3a6c1f3a83cd683726b4b77992fa14c3c1737ed78356d56b8f3",
  "crate_file": "audioviz-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/audioviz/audioviz-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "apodize",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpal",
      "optional": true,
      "req": "^0.13.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustfft",
      "optional": true,
      "req": "^6.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.130",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "splines",
      "optional": true,
      "req": "^4.0.3",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std",
      "io",
      "spectrum",
      "processor"
    ],
    "fft": [
      "rustfft"
    ],
    "io": [
      "std",
      "cpal"
    ],
    "processor": [
      "fft"
    ],
    "spectrum": [
      "fft",
      "apodize",
      "splines"
    ],
    "std": []
  },
  "index_path": "au/di/audioviz",
  "name": "audioviz",
  "pubtime": "2022-08-08T19:32:31Z",
  "vers": "0.5.0",
  "yanked": false
}
