{
  "cksum": "c7e805e08a5609067c125e68870002fafe3412941747f6f00836bb43ed42af15",
  "crate_file": "oauth10a-1.3.12.crate",
  "crate_url": "https://static.crates.io/crates/oauth10a/oauth10a-1.3.12.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.57",
      "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.2.1",
      "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.6",
      "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.20",
      "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.143",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order",
        "float_roundtrip"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.83",
      "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.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.36",
      "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.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-08-10T15:24:21Z",
  "rust_version": "1.60.0",
  "vers": "1.3.12",
  "yanked": false
}
