{
  "cksum": "b0612d3ea4f7f492ad6190edc7aae6437a18fe3061c18274253462bcaee8f618",
  "crate_file": "creek-1.2.2.crate",
  "crate_url": "https://static.crates.io/crates/creek/creek-1.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "creek-core",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "creek-decode-symphonia",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "creek-encode-wav",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    }
  ],
  "features": {
    "decode": [
      "creek-decode-symphonia"
    ],
    "decode-aac": [
      "creek-decode-symphonia/aac"
    ],
    "decode-alac": [
      "creek-decode-symphonia/alac"
    ],
    "decode-all": [
      "decode-aac",
      "decode-alac",
      "decode-flac",
      "decode-mp3",
      "decode-pcm",
      "decode-isomp4",
      "decode-ogg",
      "decode-vorbis",
      "decode-wav"
    ],
    "decode-flac": [
      "creek-decode-symphonia/flac"
    ],
    "decode-isomp4": [
      "creek-decode-symphonia/isomp4"
    ],
    "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": "2024-01-07T22:16:24Z",
  "rust_version": "1.65",
  "vers": "1.2.2",
  "yanked": false
}
