{
  "cksum": "660c3438e224d325436c4f9974a204c343bd5c356e2437027c2d6d0fa470a3f9",
  "crate_file": "creek-1.2.0.crate",
  "crate_url": "https://static.crates.io/crates/creek/creek-1.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "creek-core",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "creek-decode-symphonia",
      "optional": true,
      "req": "^0.3.0",
      "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": "2023-12-30T23:57:31Z",
  "rust_version": "1.62",
  "vers": "1.2.0",
  "yanked": false
}
