{
  "cksum": "b5db23118c3ea663a797edab30ce7096aed88fe8a89b42458fd81cc1fac8f100",
  "crate_file": "kira-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/kira/kira-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atomic",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "claxon",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "cpal",
      "optional": false,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flume",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hound",
      "optional": true,
      "req": "^3.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^1.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lewton",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "minimp3",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nanorand",
      "optional": false,
      "req": "^0.5.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "nanorand",
      "optional": false,
      "req": "^0.5.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.118",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    }
  ],
  "features": {
    "benchmarking": [],
    "default": [
      "mp3",
      "ogg",
      "flac",
      "wav"
    ],
    "flac": [
      "claxon"
    ],
    "mp3": [
      "minimp3"
    ],
    "ogg": [
      "lewton"
    ],
    "serde_support": [
      "serde",
      "indexmap/serde",
      "uuid/serde"
    ],
    "wav": [
      "hound"
    ]
  },
  "index_path": "ki/ra/kira",
  "name": "kira",
  "pubtime": "2021-01-23T22:24:08Z",
  "vers": "0.4.0",
  "yanked": false
}
