{
  "cksum": "d1338ed7922299561b8ec25bb7e987a6d10ba912e08979a04adeef3364a39139",
  "crate_file": "oauth1-request-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/oauth1-request/oauth1-request-0.6.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fmt-cmp",
      "optional": false,
      "req": "^0.1.1",
      "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.12.1",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "oauth-credentials",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oauth1-request-derive",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsa06",
      "optional": true,
      "package": "rsa",
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": true,
      "req": "^0.10",
      "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": {
    "alloc": [
      "oauth-credentials/alloc"
    ],
    "default": [
      "derive",
      "hmac-sha1",
      "std"
    ],
    "derive": [
      "oauth1-request-derive"
    ],
    "hmac-sha1": [
      "digest",
      "hmac",
      "sha-1"
    ],
    "js": [
      "js-sys"
    ],
    "rsa-sha1-06": [
      "digest",
      "rsa06",
      "sha-1"
    ],
    "serde": [
      "oauth-credentials/serde"
    ],
    "std": [
      "alloc",
      "oauth-credentials/std",
      "rand/std",
      "rand/std_rng"
    ],
    "test": []
  },
  "index_path": "oa/ut/oauth1-request",
  "name": "oauth1-request",
  "pubtime": "2022-06-12T12:02:57Z",
  "vers": "0.6.0",
  "yanked": false
}
