{
  "cksum": "f35862673e7fe68deb5bad958447a9061dc0fa9e1910c895b6598830accc8c39",
  "crate_file": "miku-http-util-0.6.2.crate",
  "crate_url": "https://static.crates.io/crates/miku-http-util/miku-http-util-0.6.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.97",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "axum",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fluent-uri",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "foldhash",
      "optional": true,
      "req": "^0.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "macro-toolset",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": true,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.139",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-layer",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-service",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "dev": [
      "feat-integrate-http",
      "feat-integrate-axum",
      "feat-integrate-tower",
      "feat-tracing",
      "feat-request-builder",
      "feat-request-header",
      "feat-request-parser",
      "feat-request-misc-proxy",
      "feat-response",
      "feat-response-ext-json"
    ],
    "feat-integrate-axum": [
      "feat-request-parser",
      "feat-integrate-http",
      "dep:thiserror",
      "dep:axum"
    ],
    "feat-integrate-http": [
      "dep:http"
    ],
    "feat-integrate-tower": [
      "feat-request-parser",
      "feat-integrate-http",
      "dep:thiserror",
      "dep:tower-service",
      "dep:tower-layer"
    ],
    "feat-request-builder": [
      "dep:macro-toolset",
      "dep:md-5",
      "macro-toolset/feat-hash",
      "macro-toolset/feat-string",
      "macro-toolset/feat-string-ext-urlencoding"
    ],
    "feat-request-header": [
      "dep:bytes",
      "dep:http",
      "dep:macro-toolset",
      "dep:prost",
      "macro-toolset/feat-base64",
      "macro-toolset/feat-string",
      "macro-toolset/feat-string-ext-base64",
      "macro-toolset/feat-string-ext-http"
    ],
    "feat-request-misc-proxy": [
      "dep:base64",
      "dep:bytes",
      "dep:fluent-uri",
      "dep:http",
      "dep:percent-encoding",
      "dep:serde",
      "dep:thiserror",
      "fluent-uri/std"
    ],
    "feat-request-parser": [
      "dep:fluent-uri",
      "dep:foldhash",
      "dep:macro-toolset"
    ],
    "feat-response": [
      "dep:bytes",
      "dep:http"
    ],
    "feat-response-ext-json": [
      "dep:serde",
      "dep:serde_json"
    ],
    "feat-tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "mi/ku/miku-http-util",
  "name": "miku-http-util",
  "pubtime": "2025-03-16T11:01:09Z",
  "rust_version": "1.80.0",
  "v": 2,
  "vers": "0.6.2",
  "yanked": false
}
