{
  "cksum": "3e67bcf579f92949c32755429da2e1f5cad6a7d36f232faf0bcf67af1abf3c36",
  "crate_file": "diem-client-0.0.3.crate",
  "crate_url": "https://static.crates.io/crates/diem-client/diem-client-0.0.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bcs",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "diem-crypto",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "diem-json-rpc-types",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "diem-types",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fuzzing"
      ],
      "kind": "dev",
      "name": "diem-types",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ipnet",
      "optional": true,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "move-core-types",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.124",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "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.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.26",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "native-tls"
      ],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^1.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "^0.3.9",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "async": [
      "reqwest",
      "tokio"
    ],
    "blocking": [
      "ureq",
      "ipnet"
    ],
    "default": [
      "async",
      "blocking",
      "faucet",
      "websocket"
    ],
    "faucet": [
      "reqwest",
      "reqwest/blocking",
      "blocking"
    ],
    "websocket": [
      "async",
      "futures",
      "tokio-tungstenite"
    ]
  },
  "index_path": "di/em/diem-client",
  "name": "diem-client",
  "pubtime": "2021-10-04T17:46:38Z",
  "vers": "0.0.3",
  "yanked": false
}
