{
  "cksum": "46806103f4e7976f323f228924d4ad235bcaa26b7f864e9cf890338790cd9fc9",
  "crate_file": "audio_samples_io-0.3.3.crate",
  "crate_url": "https://static.crates.io/crates/audio_samples_io/audio_samples_io-0.3.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "audio_samples",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "editing",
        "resampling"
      ],
      "kind": "dev",
      "name": "audio_samples",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.25.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.45",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": true,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hound",
      "optional": false,
      "req": "^3.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memmap2",
      "optional": false,
      "req": "^0.9.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.17.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "non-empty-iter",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "non-empty-slice",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "numpy",
      "optional": true,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.150",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "flac"
      ],
      "kind": "dev",
      "name": "symphonia",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sysinfo",
      "optional": true,
      "req": "^0.39.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": true,
      "req": "^2.5.0",
      "target": null
    }
  ],
  "features": {
    "aiff": [],
    "default": [
      "wav"
    ],
    "flac": [],
    "resampling": [
      "audio_samples/resampling"
    ],
    "simd": [
      "audio_samples/simd"
    ],
    "wav": []
  },
  "features2": {
    "benchmark_reporting": [
      "dep:chrono",
      "dep:sysinfo",
      "dep:serde",
      "dep:serde_json",
      "dep:walkdir"
    ],
    "colored": [
      "dep:colored"
    ],
    "flac-parallel": [
      "dep:rayon"
    ],
    "full": [
      "wav",
      "flac",
      "aiff",
      "flac-parallel",
      "colored"
    ],
    "numpy": [
      "dep:numpy",
      "dep:pyo3"
    ]
  },
  "index_path": "au/di/audio_samples_io",
  "name": "audio_samples_io",
  "pubtime": "2026-07-05T12:54:07Z",
  "v": 2,
  "vers": "0.3.3",
  "yanked": false
}
