{
  "cksum": "eafe3860b8c8ae7a84718f4bc1f5c3cbb0b44ee73c5a01f2173f6048ce1aa155",
  "crate_file": "oauth10a-2.0.1.crate",
  "crate_url": "https://static.crates.io/crates/oauth10a/oauth10a-2.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.86",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cidr",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crypto-common",
      "optional": true,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prometheus",
      "optional": true,
      "req": "^0.13.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rustls-tls-webpki-roots",
        "charset",
        "http2",
        "gzip",
        "deflate",
        "zstd",
        "json",
        "hickory-dns"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.218",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order",
        "float_roundtrip"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.139",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^2.0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.41",
      "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.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "urlencoding",
      "optional": true,
      "req": "^2.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.14.0",
      "target": null
    }
  ],
  "features": {
    "client": [
      "async-trait",
      "base64",
      "bytes",
      "cidr",
      "crypto-common",
      "hmac",
      "reqwest",
      "serde",
      "serde_json",
      "sha2",
      "thiserror",
      "url",
      "urlencoding",
      "uuid"
    ],
    "default": [
      "client",
      "logging"
    ],
    "logging": [
      "log",
      "tracing/log-always"
    ],
    "metrics": [
      "prometheus"
    ],
    "tokio": [
      "tracing-futures/tokio"
    ]
  },
  "features2": {
    "tracing": [
      "dep:tracing",
      "tracing-futures"
    ]
  },
  "index_path": "oa/ut/oauth10a",
  "name": "oauth10a",
  "pubtime": "2025-02-21T15:55:31Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "2.0.1",
  "yanked": false
}
