{
  "cksum": "5d4a367f5fbc5e9d1971e3dae045c7d6c8b1f9984691d2c1624882b40057f92a",
  "crate_file": "oauth-lib-2.0.0.crate",
  "crate_url": "https://static.crates.io/crates/oauth-lib/oauth-lib-2.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "attributes"
      ],
      "kind": "dev",
      "name": "async-std",
      "optional": false,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "http-lib",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "oauth2",
      "optional": false,
      "req": "^5.0.0-rc.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "color",
        "trace"
      ],
      "kind": "dev",
      "name": "test-log",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "io-util",
        "net",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "native-tls": [
      "http-lib/native-tls"
    ],
    "rustls": [
      "http-lib/rustls"
    ],
    "vendored": [
      "http-lib/vendored"
    ]
  },
  "features2": {
    "async-std": [
      "dep:async-std",
      "http-lib/async-std"
    ],
    "default": [
      "tokio",
      "rustls"
    ],
    "tokio": [
      "dep:tokio",
      "http-lib/tokio"
    ]
  },
  "index_path": "oa/ut/oauth-lib",
  "name": "oauth-lib",
  "pubtime": "2024-12-09T10:57:10Z",
  "v": 2,
  "vers": "2.0.0",
  "yanked": false
}
