{
  "cksum": "26d3003cd46a8f8da3292b79488bc95917ef8c6cac33b39473e191bbff0dc85d",
  "crate_file": "http-auth-0.1.5.crate",
  "crate_url": "https://static.crates.io/crates/http-auth/http-auth-0.1.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.9",
      "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": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": true,
      "req": "^0.9",
      "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.9",
      "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": "2021-11-30T21:58:25Z",
  "vers": "0.1.5",
  "yanked": false
}
