{
  "cksum": "7184647b24654cf8f0a55dadc4bfad5f8c8c32f12623d2ae864447762c9f4ffe",
  "crate_file": "exocore-transport-0.1.7.crate",
  "crate_url": "https://static.crates.io/crates/exocore-transport/exocore-transport-0.1.7.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "exocore-core",
      "optional": false,
      "req": "^0.1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tests-utils"
      ],
      "kind": "dev",
      "name": "exocore-core",
      "optional": false,
      "req": "^0.1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "exocore-protos",
      "optional": false,
      "req": "^0.1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "mplex",
        "noise",
        "websocket",
        "yamux",
        "ping",
        "identify",
        "dns-tokio",
        "tcp-tokio"
      ],
      "kind": "normal",
      "name": "libp2p",
      "optional": true,
      "req": "^0.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "default": [
      "p2p-full",
      "http-server"
    ],
    "http-server": [
      "hyper",
      "url"
    ],
    "p2p-base": [
      "libp2p"
    ],
    "p2p-full": [
      "p2p-base",
      "libp2p/tcp-tokio"
    ],
    "p2p-web": [
      "p2p-base",
      "libp2p/wasm-ext-websocket"
    ],
    "tests-utils": [
      "exocore-core/tests-utils"
    ]
  },
  "index_path": "ex/oc/exocore-transport",
  "name": "exocore-transport",
  "pubtime": "2021-06-05T14:19:26Z",
  "vers": "0.1.7",
  "yanked": false
}
