{
  "cksum": "0f432a155f45ff0e19757262e17cabcf133bdb3a19409ff327cc1610796ed53b",
  "crate_file": "kithara-decode-0.0.1-alpha4.crate",
  "crate_url": "https://static.crates.io/crates/kithara-decode/kithara-decode-0.0.1-alpha4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bon",
      "optional": false,
      "req": "^3.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation",
      "optional": true,
      "req": "^0.10",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation-sys",
      "optional": true,
      "req": "^0.8",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
    },
    {
      "default_features": true,
      "features": [
        "from"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fdk-aac",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hotpath",
      "optional": true,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jni",
      "optional": false,
      "req": "^0.22",
      "target": "cfg(target_os = \"android\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kithara-bufpool",
      "optional": false,
      "req": "^0.0.1-alpha4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kithara-platform",
      "optional": false,
      "req": "^0.0.1-alpha4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "kithara-storage",
      "optional": false,
      "req": "^0.0.1-alpha4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "kithara-stream",
      "optional": false,
      "req": "^0.0.1-alpha4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kithara-test-macros",
      "optional": false,
      "req": "^0.0.1-alpha4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "kithara-test-utils",
      "optional": false,
      "req": "^0.0.1-alpha4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndk-context",
      "optional": false,
      "req": "^0.1.1",
      "target": "cfg(target_os = \"android\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_mp4",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "all",
        "opt-simd"
      ],
      "kind": "normal",
      "name": "symphonia",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "symphonia-core",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "unimock",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "android": [],
    "client-reqwest": [
      "kithara-stream/client-reqwest"
    ],
    "client-wreq": [
      "kithara-stream/client-wreq"
    ],
    "mock": [],
    "probe": [],
    "tls-native": [
      "kithara-stream/tls-native"
    ],
    "tls-rustls": [
      "kithara-stream/tls-rustls"
    ]
  },
  "features2": {
    "apple": [
      "dep:core-foundation",
      "dep:core-foundation-sys",
      "dep:symphonia-core"
    ],
    "default": [
      "symphonia",
      "fdk-aac",
      "client-reqwest",
      "tls-rustls"
    ],
    "fdk-aac": [
      "symphonia",
      "dep:symphonia-core",
      "dep:fdk-aac"
    ],
    "perf": [
      "dep:hotpath",
      "hotpath/hotpath"
    ],
    "symphonia": [
      "dep:symphonia"
    ]
  },
  "index_path": "ki/th/kithara-decode",
  "name": "kithara-decode",
  "pubtime": "2026-07-01T18:11:37Z",
  "v": 2,
  "vers": "0.0.1-alpha4",
  "yanked": false
}
