{
  "cksum": "070e35cbfc629df9b6ea30c4ba9f3ff6b5a13a2b8f39017eccba30ba44bd4029",
  "crate_file": "hrpc-0.17.0.crate",
  "crate_url": "https://static.crates.io/crates/hrpc/hrpc-0.17.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ahash",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "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": "dashmap",
      "optional": true,
      "req": "^4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "async",
        "eventual-fairness"
      ],
      "kind": "normal",
      "name": "flume",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.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": "http-body",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1",
        "http2",
        "runtime"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "native-tokio"
      ],
      "kind": "normal",
      "name": "hyper-rustls",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "matchit",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustls-native-certs",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "parking_lot"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "util"
      ],
      "kind": "normal",
      "name": "tower",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "trace"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "client": [
      "rustls-native-certs",
      "tokio-rustls",
      "hyper/client",
      "tower-http/decompression-gzip"
    ],
    "default": [
      "server",
      "client"
    ],
    "server": [
      "ahash",
      "dashmap",
      "tokio/macros",
      "hyper/server",
      "sha-1",
      "base64",
      "matchit",
      "tower-http/map-response-body"
    ]
  },
  "index_path": "hr/pc/hrpc",
  "name": "hrpc",
  "pubtime": "2021-10-13T03:46:00Z",
  "vers": "0.17.0",
  "yanked": false
}
