{
  "cksum": "8d00330d0a38a218fd83a1d22eeb0e1a842feec16261901eaa1e3e345dce5e24",
  "crate_file": "kinetic-audio-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/kinetic-audio/kinetic-audio-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpal",
      "optional": true,
      "req": "^0.15",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glam",
      "optional": false,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hound",
      "optional": false,
      "req": "^3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "slotmap",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ogg",
        "vorbis",
        "mp3",
        "flac",
        "wav",
        "aac",
        "isomp4"
      ],
      "kind": "normal",
      "name": "symphonia",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "AudioContext",
        "AudioContextOptions",
        "AudioBuffer",
        "AudioBufferOptions",
        "AudioBufferSourceNode",
        "AudioDestinationNode",
        "AudioListener",
        "AudioNode",
        "AudioParam",
        "AudioScheduledSourceNode",
        "GainNode",
        "PannerNode",
        "DistanceModelType",
        "PanningModelType",
        "BiquadFilterNode",
        "StereoPannerNode"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web-time",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "hrtf": [],
    "web-backend": []
  },
  "features2": {
    "cpal-backend": [
      "dep:cpal"
    ],
    "default": [
      "cpal-backend"
    ],
    "symphonia": [
      "dep:symphonia"
    ]
  },
  "index_path": "ki/ne/kinetic-audio",
  "name": "kinetic-audio",
  "pubtime": "2026-05-06T17:12:25Z",
  "rust_version": "1.70",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
