{
  "cksum": "7080126da50aab67bb88791ca02cd34ee134942f0287616f59e0bcd98ef65d79",
  "crate_file": "creek-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/creek/creek-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "creek-core",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "creek-decode-symphonia",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "creek-encode-wav",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {
    "decode": [
      "creek-decode-symphonia"
    ],
    "decode-all": [
      "decode-flac",
      "decode-mp3",
      "decode-pcm",
      "decode-ogg",
      "decode-vorbis",
      "decode-wav"
    ],
    "decode-flac": [
      "creek-decode-symphonia/flac"
    ],
    "decode-mp3": [
      "creek-decode-symphonia/mp3"
    ],
    "decode-ogg": [
      "creek-decode-symphonia/ogg"
    ],
    "decode-open-source": [],
    "decode-pcm": [
      "creek-decode-symphonia/pcm"
    ],
    "decode-vorbis": [
      "creek-decode-symphonia/vorbis"
    ],
    "decode-wav": [
      "creek-decode-symphonia/wav"
    ],
    "default": [
      "decode",
      "encode-wav"
    ],
    "encode-wav": [
      "creek-encode-wav"
    ]
  },
  "index_path": "cr/ee/creek",
  "name": "creek",
  "pubtime": "2022-07-06T15:53:34Z",
  "vers": "0.2.2",
  "yanked": false
}
