{
  "cksum": "b361f89ffa90acff7da9fd16b6e0b0d67d7e8bdedd494b3e4a633f4c37228267",
  "crate_file": "game-audio-0.18.2.crate",
  "crate_url": "https://static.crates.io/crates/game-audio/game-audio-0.18.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpal",
      "optional": true,
      "req": "^0.18",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^6.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hound",
      "optional": true,
      "req": "^3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "midly",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mp3lame-encoder",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "phoneme-synth",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rodio",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "flac",
        "mp3",
        "mp4",
        "vorbis",
        "wav",
        "dither"
      ],
      "kind": "normal",
      "name": "rodio",
      "optional": false,
      "req": "^0.22",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "termion",
      "optional": true,
      "req": "^4.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^3.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "AudioContext",
        "BaseAudioContext",
        "AudioBuffer",
        "AudioBufferSourceNode",
        "AudioScheduledSourceNode",
        "AudioNode",
        "AudioDestinationNode",
        "AudioParam",
        "GainNode"
      ],
      "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",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "export": [
      "hound",
      "mp3lame-encoder"
    ],
    "play": [
      "termion",
      "playback"
    ],
    "playback": [
      "rodio/playback"
    ],
    "std-instruments": []
  },
  "features2": {
    "default": [
      "online",
      "playback"
    ],
    "midi": [
      "dep:midly"
    ],
    "online": [
      "dep:ureq",
      "dep:dirs"
    ],
    "record": [
      "dep:cpal"
    ],
    "speech": [
      "dep:phoneme-synth"
    ]
  },
  "index_path": "ga/me/game-audio",
  "name": "game-audio",
  "pubtime": "2026-07-10T12:26:27Z",
  "v": 2,
  "vers": "0.18.2",
  "yanked": false
}
