{
  "cksum": "a22b107773bc5a2111bfc23fce9fad5e705664c660e00ecfbd4afc507e05f880",
  "crate_file": "kithara-decode-0.0.1-alpha3.crate",
  "crate_url": "https://static.crates.io/crates/kithara-decode/kithara-decode-0.0.1-alpha3.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.17.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-alpha3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kithara-platform",
      "optional": false,
      "req": "^0.0.1-alpha3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "kithara-storage",
      "optional": false,
      "req": "^0.0.1-alpha3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kithara-stream",
      "optional": false,
      "req": "^0.0.1-alpha3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kithara-test-macros",
      "optional": false,
      "req": "^0.0.1-alpha3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kithara-test-utils",
      "optional": false,
      "req": "^0.0.1-alpha3",
      "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": "symphonia-format-isomp4",
      "optional": true,
      "req": "^0.6.0",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
    },
    {
      "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": [],
    "mock": [],
    "probe": []
  },
  "features2": {
    "apple": [
      "dep:core-foundation",
      "dep:core-foundation-sys",
      "dep:symphonia-core",
      "dep:symphonia-format-isomp4"
    ],
    "default": [
      "symphonia",
      "fdk-aac"
    ],
    "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-06-21T15:37:37Z",
  "v": 2,
  "vers": "0.0.1-alpha3",
  "yanked": false
}
