{
  "cksum": "9cff8b7f45d9fd1f50a8c0b4ac1fcb8709df9428596f6e5dc0bc26832d187caa",
  "crate_file": "nacelle-http-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/nacelle-http/nacelle-http-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "http1",
        "server"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server",
        "tokio"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "http-types"
      ],
      "kind": "normal",
      "name": "nacelle-core",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "macros",
        "net",
        "rt",
        "rt-multi-thread",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.47.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": true,
      "req": "^0.26.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "tls": []
  },
  "features2": {
    "rustls": [
      "tls",
      "dep:rustls",
      "dep:tokio-rustls",
      "nacelle-core/rustls"
    ],
    "tls-self-signed": [
      "rustls",
      "nacelle-core/tls-self-signed"
    ]
  },
  "index_path": "na/ce/nacelle-http",
  "name": "nacelle-http",
  "pubtime": "2026-06-26T16:16:24Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": true
}
