{
  "cksum": "89bc9082359fc67f0aaddbc5ec052feeeb2389ab6e0dd8af73ca6f6c6825508f",
  "crate_file": "oauth10a-1.3.7.crate",
  "crate_url": "https://static.crates.io/crates/oauth10a/oauth10a-1.3.7.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.53",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cidr",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crypto-common",
      "optional": true,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "headers",
      "optional": true,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.14.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tls"
      ],
      "kind": "normal",
      "name": "hyper-proxy",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-tls",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prometheus",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.137",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order",
        "float_roundtrip"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.81",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-futures",
      "optional": true,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "urlencoding",
      "optional": true,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    }
  ],
  "features": {
    "client": [
      "async-trait",
      "base64",
      "bytes",
      "crypto-common",
      "hmac",
      "hyper",
      "hyper/client",
      "hyper/tcp",
      "hyper/http1",
      "hyper-tls",
      "serde",
      "serde_json",
      "sha2",
      "thiserror",
      "urlencoding",
      "uuid"
    ],
    "default": [
      "client",
      "proxy",
      "logging"
    ],
    "logging": [
      "log",
      "tracing/log-always"
    ],
    "metrics": [
      "lazy_static",
      "prometheus"
    ],
    "proxy": [
      "cidr",
      "headers",
      "hyper-proxy",
      "url"
    ],
    "tokio": [
      "tracing-futures/tokio"
    ],
    "trace": [
      "tracing",
      "tracing-futures"
    ]
  },
  "index_path": "oa/ut/oauth10a",
  "name": "oauth10a",
  "pubtime": "2022-05-27T09:00:53Z",
  "rust_version": "1.60.0",
  "vers": "1.3.7",
  "yanked": false
}
