{
  "cksum": "7b4c40db5262d93298c363a299f8bc1b3a956a78eecddba3bc0e58b76e2f419a",
  "crate_file": "public-ip-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/public-ip/public-ip-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dns-lookup",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client",
        "http1"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyper-system-resolver",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "futures-03"
      ],
      "kind": "normal",
      "name": "tracing-futures",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trust-dns-client",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "trust-dns-proto",
      "optional": true,
      "req": "^0.20",
      "target": null
    }
  ],
  "features": {
    "all-providers": [
      "google",
      "opendns",
      "whatismyipaddress-com",
      "ipify-org"
    ],
    "default": [
      "all-providers",
      "tokio-dns-resolver",
      "tokio-http-resolver"
    ],
    "dns-resolver": [
      "trust-dns-proto"
    ],
    "google": [],
    "http-resolver": [
      "http",
      "hyper",
      "hyper-system-resolver",
      "dns-lookup"
    ],
    "ipify-org": [],
    "opendns": [],
    "tokio-dns-resolver": [
      "dns-resolver",
      "tokio",
      "trust-dns-client",
      "trust-dns-proto/tokio-runtime"
    ],
    "tokio-http-resolver": [
      "http-resolver",
      "tokio",
      "hyper/runtime"
    ],
    "whatismyipaddress-com": []
  },
  "index_path": "pu/bl/public-ip",
  "name": "public-ip",
  "pubtime": "2022-01-07T18:31:25Z",
  "rust_version": "1.52.0",
  "vers": "0.2.2",
  "yanked": false
}
