{
  "cksum": "05371ea572b6d6f724f79d0897aed8173fa1415b3692da0d624e8892ba9e35d1",
  "crate_file": "oauth1-request-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/oauth1-request/oauth1-request-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hyper",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": true,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "default": [
      "hmac-sha1"
    ],
    "hmac-sha1": [
      "base64",
      "hmac",
      "sha-1"
    ]
  },
  "index_path": "oa/ut/oauth1-request",
  "name": "oauth1-request",
  "pubtime": "2018-10-28T17:56:40Z",
  "vers": "0.2.0",
  "yanked": false
}
