{
  "cksum": "be393a5bef429ce6f5c4a88e8b64b7dc1fa169b6725976b83ef28b9f2ca73927",
  "crate_file": "kithara-stream-0.0.1-alpha4.crate",
  "crate_url": "https://static.crates.io/crates/kithara-stream/kithara-stream-0.0.1-alpha4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "axum",
      "optional": false,
      "req": "^0.8.9",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bon",
      "optional": false,
      "req": "^3.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "dashmap",
      "optional": false,
      "req": "^6.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "delegate",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hotpath",
      "optional": true,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "kithara-abr",
      "optional": false,
      "req": "^0.0.1-alpha4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "abr",
        "downloader"
      ],
      "kind": "normal",
      "name": "kithara-events",
      "optional": false,
      "req": "^0.0.1-alpha4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "kithara-net",
      "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": "normal",
      "name": "kithara-storage",
      "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": "dev",
      "name": "memory-stats",
      "optional": false,
      "req": "^1.2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thunderdome",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "macros",
        "rt",
        "time",
        "net"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "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": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm_safe_thread",
      "optional": false,
      "req": "^0.1.1",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "client-apple": [
      "kithara-net/client-apple"
    ],
    "client-reqwest": [
      "kithara-net/client-reqwest",
      "kithara-events/client-reqwest",
      "kithara-abr/client-reqwest"
    ],
    "client-wreq": [
      "kithara-net/client-wreq",
      "kithara-events/client-wreq",
      "kithara-abr/client-wreq"
    ],
    "default": [
      "client-reqwest",
      "tls-rustls"
    ],
    "mock": [],
    "probe": [],
    "tls-native": [
      "kithara-net/tls-native",
      "kithara-events/tls-native",
      "kithara-abr/tls-native"
    ],
    "tls-rustls": [
      "kithara-net/tls-rustls",
      "kithara-events/tls-rustls",
      "kithara-abr/tls-rustls"
    ]
  },
  "features2": {
    "perf": [
      "dep:hotpath",
      "hotpath/hotpath"
    ]
  },
  "index_path": "ki/th/kithara-stream",
  "name": "kithara-stream",
  "pubtime": "2026-07-01T18:11:06Z",
  "v": 2,
  "vers": "0.0.1-alpha4",
  "yanked": false
}
