{
  "cksum": "2d98aea71f24f4d18cd58372672a640654fa657eddbd6b54ffd1007e25e8aee3",
  "crate_file": "oauth1-request-0.5.1.crate",
  "crate_url": "https://static.crates.io/crates/oauth1-request/oauth1-request-0.5.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "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": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "dev",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oauth-credentials",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "oauth1-request",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oauth1-request-derive",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "version-sync",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    }
  ],
  "features": {
    "default": [
      "derive",
      "hmac-sha1"
    ],
    "derive": [
      "oauth1-request-derive"
    ],
    "hmac-sha1": [
      "hmac",
      "sha-1"
    ],
    "js": [
      "js-sys"
    ],
    "serde": [
      "oauth-credentials/serde"
    ]
  },
  "index_path": "oa/ut/oauth1-request",
  "name": "oauth1-request",
  "pubtime": "2021-10-06T13:44:46Z",
  "vers": "0.5.1",
  "yanked": false
}
