{
  "cksum": "c424d612199c0cec0fb6229c0690be2f0862fa7e6e23ea5bb1c78290d4c94c64",
  "crate_file": "audioviz-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/audioviz/audioviz-0.6.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",
      "lissajous"
    ],
    "fft": [
      "rustfft"
    ],
    "io": [
      "std",
      "cpal"
    ],
    "lissajous": [],
    "processor": [
      "fft",
      "apodize"
    ],
    "spectrum": [
      "fft",
      "apodize",
      "splines"
    ],
    "std": []
  },
  "index_path": "au/di/audioviz",
  "name": "audioviz",
  "pubtime": "2023-08-10T12:51:06Z",
  "vers": "0.6.0",
  "yanked": false
}
