{
  "cksum": "bf4fa3f4f6cece26099dba086413276f440fcad27b8ea204baf46462a730aed7",
  "crate_file": "mas-http-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/mas-http/mas-http-0.10.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.86",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.81",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "headers",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client",
        "http1",
        "http2"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": false,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1",
        "http2"
      ],
      "kind": "normal",
      "name": "hyper-rustls",
      "optional": true,
      "req": "^0.27.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client",
        "server",
        "server-auto",
        "service",
        "http1",
        "http2",
        "tokio"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": false,
      "req": "^0.1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mas-tower",
      "optional": true,
      "req": "=0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "trace",
        "metrics"
      ],
      "kind": "normal",
      "name": "opentelemetry",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opentelemetry-semantic-conventions",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": false,
      "req": "^0.2.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-platform-verifier",
      "optional": true,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.204",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.122",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_urlencoded",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.63",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.39.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "util"
      ],
      "kind": "normal",
      "name": "tower",
      "optional": false,
      "req": "^0.4.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cors",
        "fs",
        "add-extension"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing-opentelemetry",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "client": [
      "dep:mas-tower",
      "dep:rustls",
      "dep:hyper-rustls",
      "dep:rustls-platform-verifier",
      "tower/limit",
      "tower-http/timeout",
      "tower-http/follow-redirect",
      "tower-http/set-header"
    ]
  },
  "index_path": "ma/s-/mas-http",
  "name": "mas-http",
  "pubtime": "2024-08-19T13:38:19Z",
  "v": 2,
  "vers": "0.10.0",
  "yanked": false
}
