{
  "cksum": "6cc65f79e2168aac5ca4a659bb6639c78164a6a5b18c954cc7699b6ce5ac6275",
  "crate_file": "ethers-providers-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/ethers-providers/ethers-providers-1.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.50",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "auto_impl",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ethers-core",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-channel",
      "optional": true,
      "req": "^0.3.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-timer",
      "optional": false,
      "req": "^3.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashers",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.11",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.11.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.124",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "raw_value"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.3.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.18",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "macros",
        "time"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.18",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "connect"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.17.2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.37",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std-future"
      ],
      "kind": "normal",
      "name": "tracing-futures",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-timer",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "console"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ws_stream_wasm",
      "optional": false,
      "req": "^0.7",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "celo": [
      "ethers-core/celo"
    ],
    "default": [
      "ws",
      "rustls"
    ],
    "dev-rpc": [],
    "ipc": [
      "tokio/io-util",
      "bytes",
      "futures-channel"
    ],
    "openssl": [
      "tokio-tungstenite/native-tls",
      "reqwest/native-tls"
    ],
    "rustls": [
      "tokio-tungstenite/rustls-tls-webpki-roots",
      "reqwest/rustls-tls"
    ],
    "ws": [
      "tokio-tungstenite",
      "futures-channel"
    ]
  },
  "index_path": "et/he/ethers-providers",
  "name": "ethers-providers",
  "pubtime": "2022-10-25T18:06:05Z",
  "rust_version": "1.62",
  "vers": "1.0.0",
  "yanked": false
}
