{
  "cksum": "4949f50354a0728082b90ddc2cb070b186c7242ee7ff9f6a47d2eee55d116916",
  "crate_file": "cometbft-rpc-0.1.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/cometbft-rpc/cometbft-rpc-0.1.0-alpha.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio-runtime",
        "tokio-rustls-native-certs"
      ],
      "kind": "normal",
      "name": "async-tungstenite",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cometbft",
      "optional": false,
      "req": "^0.1.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cometbft-config",
      "optional": false,
      "req": "^0.1.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cometbft-proto",
      "optional": false,
      "req": "^0.1.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "flex-error",
      "optional": false,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "http",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "peg",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls-tls-native-roots"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11.20",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "semver",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "structopt",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bech32-preview"
      ],
      "kind": "normal",
      "name": "subtle-encoding",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fmt"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": false,
      "req": "^2.3",
      "target": null
    }
  ],
  "features": {
    "cli": [
      "http-client",
      "structopt",
      "tracing-subscriber",
      "websocket-client"
    ],
    "default": [
      "flex-error/std",
      "flex-error/eyre_tracer"
    ],
    "http-client": [
      "futures",
      "reqwest",
      "tokio/macros",
      "tracing"
    ],
    "secp256k1": [
      "cometbft/secp256k1"
    ],
    "websocket-client": [
      "async-tungstenite",
      "futures",
      "tokio/rt-multi-thread",
      "tokio/fs",
      "tokio/macros",
      "tokio/sync",
      "tokio/time",
      "tracing"
    ]
  },
  "index_path": "co/me/cometbft-rpc",
  "name": "cometbft-rpc",
  "pubtime": "2024-01-27T09:25:28Z",
  "vers": "0.1.0-alpha.2",
  "yanked": false
}
