{
  "cksum": "85ddc63850a2a065490d3cd5791b3e5f674865e0484e4e76009c91e5f63bd399",
  "crate_file": "oauth10a-1.3.2.crate",
  "crate_url": "https://static.crates.io/crates/oauth10a/oauth10a-1.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.52",
      "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.17",
      "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.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prometheus",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.136",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order",
        "float_roundtrip"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.79",
      "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.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.31",
      "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": "^0.8.2",
      "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-02-28T14:38:47Z",
  "rust_version": "1.56",
  "vers": "1.3.2",
  "yanked": false
}
