{
  "cksum": "3b96ec365265fd027f99c23f28198d811aec7fdaffa0f7efc0ca4d0816785ecc",
  "crate_file": "kithara-net-0.0.1-alpha4.crate",
  "crate_url": "https://static.crates.io/crates/kithara-net/kithara-net-0.0.1-alpha4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "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": "block2",
      "optional": true,
      "req": "^0.6.2",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
    },
    {
      "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": "normal",
      "name": "dashmap",
      "optional": true,
      "req": "^6.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "futures"
      ],
      "kind": "normal",
      "name": "gloo-timers",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hotpath",
      "optional": true,
      "req": "^0.18.0",
      "target": null
    },
    {
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "kithara-test-macros",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2",
      "optional": true,
      "req": "^0.6.4",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "block2",
        "NSData",
        "NSDate",
        "NSDictionary",
        "NSError",
        "NSOperation",
        "NSObject",
        "NSString",
        "NSArray",
        "NSURL",
        "NSURLAuthenticationChallenge",
        "NSURLCredential",
        "NSURLProtectionSpace",
        "NSURLRequest",
        "NSURLResponse",
        "NSURLSession"
      ],
      "kind": "normal",
      "name": "objc2-foundation",
      "optional": true,
      "req": "^0.3.2",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
    },
    {
      "default_features": false,
      "features": [
        "stream",
        "gzip",
        "brotli",
        "deflate",
        "zstd",
        "cookies"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "macros",
        "rt",
        "time",
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-layer",
      "optional": true,
      "req": "^0.3.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-service",
      "optional": true,
      "req": "^0.3.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": false,
      "features": [
        "fmt",
        "registry"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.23",
      "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": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "brotli",
        "cookies",
        "deflate",
        "gzip",
        "stream",
        "zstd"
      ],
      "kind": "normal",
      "name": "wreq",
      "optional": true,
      "req": "^5",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wreq-util",
      "optional": true,
      "req": "^2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    }
  ],
  "features": {
    "mock": [],
    "probe": []
  },
  "features2": {
    "client-apple": [
      "dep:block2",
      "dep:dashmap",
      "dep:objc2",
      "dep:objc2-foundation"
    ],
    "client-reqwest": [
      "dep:reqwest",
      "dep:tower-layer",
      "dep:tower-service"
    ],
    "client-wreq": [
      "dep:tower-layer",
      "dep:tower-service",
      "dep:wreq",
      "dep:wreq-util"
    ],
    "default": [
      "client-reqwest",
      "tls-rustls"
    ],
    "perf": [
      "dep:hotpath",
      "hotpath/hotpath"
    ],
    "tls-native": [
      "reqwest?/native-tls"
    ],
    "tls-rustls": [
      "reqwest?/rustls"
    ]
  },
  "index_path": "ki/th/kithara-net",
  "name": "kithara-net",
  "pubtime": "2026-07-01T16:18:27Z",
  "v": 2,
  "vers": "0.0.1-alpha4",
  "yanked": false
}
