{
  "cksum": "445678b7fc980ec8c3603c128ea6761a6a390fd647e37de4ee4a7bd856fd5761",
  "crate_file": "hrpc-0.32.0.crate",
  "crate_url": "https://static.crates.io/crates/hrpc/hrpc-0.32.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "tls-rustls"
      ],
      "kind": "normal",
      "name": "axum-server",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-channel",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "build",
      "name": "hrpc-build",
      "optional": false,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hrpc-proc-macro",
      "optional": true,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1",
        "http2",
        "runtime",
        "stream"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "native-tokio",
        "tls12",
        "http1",
        "http2"
      ],
      "kind": "normal",
      "name": "hyper-rustls",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "matchit",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "prost-build",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http"
      ],
      "kind": "normal",
      "name": "reqwasm",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls-tls-native-roots",
        "connect"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "util"
      ],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wasm-streams",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ws_stream_wasm",
      "optional": true,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "_common": [
      "futures-util/unstable",
      "futures-util/bilock",
      "futures-util/sink",
      "futures-util/async-await-macro",
      "tower"
    ],
    "_common_http": [
      "http",
      "http-body"
    ],
    "_common_http_client": [
      "client",
      "_common_http"
    ],
    "_common_mock": [
      "tokio",
      "tokio/rt",
      "tokio/sync",
      "futures-channel",
      "futures-channel/sink",
      "futures-channel/std",
      "client"
    ],
    "client": [
      "_common",
      "pin-project-lite"
    ],
    "default": [],
    "http_hyper_client": [
      "_common_http_client",
      "websocket_tokio_tungstenite",
      "hyper",
      "hyper-rustls",
      "hyper/client"
    ],
    "http_server": [
      "server",
      "_common_http",
      "websocket_tokio_tungstenite",
      "tokio/rt",
      "hyper",
      "axum-server",
      "sha-1",
      "base64"
    ],
    "http_wasm_client": [
      "_common_http_client",
      "reqwasm",
      "js-sys",
      "wasm-bindgen",
      "websocket_wasm",
      "wasm-streams"
    ],
    "mock_client": [
      "client",
      "_common_mock"
    ],
    "mock_server": [
      "server",
      "_common_mock"
    ],
    "server": [
      "_common",
      "pin-project-lite",
      "matchit",
      "hrpc-proc-macro"
    ],
    "websocket_tokio_tungstenite": [
      "tokio-tungstenite",
      "tokio"
    ],
    "websocket_wasm": [
      "ws_stream_wasm"
    ]
  },
  "index_path": "hr/pc/hrpc",
  "name": "hrpc",
  "pubtime": "2021-12-01T18:16:37Z",
  "vers": "0.32.0",
  "yanked": false
}
