{
  "cksum": "e0e2319f90472c9934314a93df9f7cf81d48cebb6e8b8536a1da7f4dc4a15125",
  "crate_file": "rodio-0.22.1.crate",
  "crate_url": "https://static.crates.io/crates/rodio/rodio-0.22.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atomic_float",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "claxon",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpal",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": true,
      "req": "^0.5.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dasp_sample",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "divan",
      "optional": false,
      "req": "^0.1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hound",
      "optional": true,
      "req": "^3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "inquire",
      "optional": false,
      "req": "^0.9.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lewton",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "minimp3_fixed",
      "optional": true,
      "req": "^0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-rational",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "quickcheck",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_distr",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest_reuse",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rtrb",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "symphonia",
      "optional": true,
      "req": "^0.5.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.40",
      "target": null
    }
  ],
  "features": {
    "64bit": [],
    "dither": [
      "noise"
    ],
    "flac": [
      "symphonia-flac"
    ],
    "mp3": [
      "symphonia-mp3"
    ],
    "mp4": [
      "symphonia-isomp4",
      "symphonia-aac"
    ],
    "noise": [
      "rand",
      "rand_distr"
    ],
    "symphonia-aac": [
      "symphonia/aac"
    ],
    "symphonia-adpcm": [
      "symphonia/adpcm"
    ],
    "symphonia-aiff": [
      "symphonia/aiff"
    ],
    "symphonia-alac": [
      "symphonia/alac"
    ],
    "symphonia-all": [
      "symphonia/all-formats",
      "symphonia/all-codecs"
    ],
    "symphonia-caf": [
      "symphonia/caf"
    ],
    "symphonia-flac": [
      "symphonia/flac"
    ],
    "symphonia-isomp4": [
      "symphonia/isomp4"
    ],
    "symphonia-mkv": [
      "symphonia/mkv"
    ],
    "symphonia-mp1": [
      "symphonia/mp1"
    ],
    "symphonia-mp2": [
      "symphonia/mp2"
    ],
    "symphonia-mp3": [
      "symphonia/mp3"
    ],
    "symphonia-mpa": [
      "symphonia/mpa"
    ],
    "symphonia-ogg": [
      "symphonia/ogg"
    ],
    "symphonia-pcm": [
      "symphonia/pcm"
    ],
    "symphonia-simd": [
      "symphonia/opt-simd"
    ],
    "symphonia-vorbis": [
      "symphonia/vorbis"
    ],
    "symphonia-wav": [
      "symphonia/wav"
    ],
    "vorbis": [
      "symphonia-ogg",
      "symphonia-vorbis"
    ],
    "wasm-bindgen": [
      "cpal/wasm-bindgen"
    ],
    "wav": [
      "symphonia-wav",
      "symphonia-pcm"
    ]
  },
  "features2": {
    "claxon": [
      "dep:claxon"
    ],
    "default": [
      "playback",
      "recording",
      "flac",
      "mp3",
      "mp4",
      "vorbis",
      "wav",
      "dither"
    ],
    "experimental": [
      "dep:atomic_float"
    ],
    "hound": [
      "dep:hound"
    ],
    "lewton": [
      "dep:lewton"
    ],
    "minimp3": [
      "dep:minimp3_fixed"
    ],
    "playback": [
      "dep:cpal"
    ],
    "recording": [
      "dep:cpal",
      "dep:rtrb"
    ],
    "tracing": [
      "dep:tracing"
    ],
    "wav_output": [
      "dep:hound"
    ]
  },
  "index_path": "ro/di/rodio",
  "name": "rodio",
  "pubtime": "2026-02-22T00:59:38Z",
  "rust_version": "1.87",
  "v": 2,
  "vers": "0.22.1",
  "yanked": false
}
