{
  "cksum": "076cf17f59f2d5809c5de77142b303c7b97f4fac0ec2fcca08acfd89c1ac3ec5",
  "crate_file": "hrpc-0.12.2.crate",
  "crate_url": "https://static.crates.io/crates/hrpc/hrpc-0.12.2.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": [
        "http2",
        "ws"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tls-rustls"
      ],
      "kind": "normal",
      "name": "axum-server",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": true,
      "req": "^4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flume",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "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": [
        "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": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-native-certs",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "parking_lot"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "util"
      ],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "compression-gzip",
        "decompression-gzip",
        "trace"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "client": [
      "rustls-native-certs",
      "tokio-tungstenite",
      "tokio",
      "tokio-rustls",
      "hyper/client",
      "hyper-rustls",
      "tower-http",
      "tower"
    ],
    "default": [
      "server",
      "client"
    ],
    "server": [
      "axum",
      "axum-server",
      "tokio",
      "ahash",
      "dashmap",
      "tokio/macros",
      "hyper/server",
      "tower-http",
      "tower"
    ]
  },
  "index_path": "hr/pc/hrpc",
  "name": "hrpc",
  "pubtime": "2021-10-08T18:03:25Z",
  "vers": "0.12.2",
  "yanked": false
}
