{
  "cksum": "c0b40b39d66c28829a0cf4d09f7e139ff8201f7500a5083732848ed3b4b4d850",
  "crate_file": "http-auth-0.1.6.crate",
  "crate_url": "https://static.crates.io/crates/http-auth/http-auth-0.1.6.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.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": "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": "2022-05-02T18:03:35Z",
  "vers": "0.1.6",
  "yanked": false
}
