{
  "cksum": "643c9bbf6a4ea8a656d6b4cd53d34f79e3f841ad5203c1a55fb7d761923bc255",
  "crate_file": "http-auth-0.1.9.crate",
  "crate_url": "https://static.crates.io/crates/http-auth/http-auth-0.1.9.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http10",
      "optional": true,
      "package": "http",
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memchr",
      "optional": false,
      "req": "^2.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "blocking"
      ],
      "kind": "dev",
      "name": "reqwest",
      "optional": false,
      "req": "^0.11.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "basic-scheme": [
      "base64"
    ],
    "default": [
      "basic-scheme",
      "digest-scheme"
    ],
    "digest-scheme": [
      "digest",
      "hex",
      "md-5",
      "rand",
      "sha2"
    ],
    "trace": [
      "log"
    ]
  },
  "index_path": "ht/tp/http-auth",
  "name": "http-auth",
  "pubtime": "2023-12-28T15:01:19Z",
  "rust_version": "1.57.0",
  "vers": "0.1.9",
  "yanked": false
}
