{
  "cksum": "9d6e0a3bbdd61abfe45168dbcef504ef6085400025478181cca25c1a30e3f1f1",
  "crate_file": "exocore-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/exocore/exocore-0.1.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "exocore-chain",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "exocore-core",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tests-utils"
      ],
      "kind": "dev",
      "name": "exocore-core",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "exocore-discovery",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "exocore-store",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "exocore-transport",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    }
  ],
  "features": {
    "chain-directory-chain": [
      "exocore-chain/directory-chain"
    ],
    "chain-engine": [
      "exocore-chain/engine"
    ],
    "chain-memory-pending": [
      "exocore-chain/memory-pending"
    ],
    "client": [
      "core-runtime",
      "transport-p2p"
    ],
    "core-logger": [
      "exocore-core/logger"
    ],
    "core-runtime": [
      "exocore-core/runtime"
    ],
    "default": [
      "core-runtime",
      "core-logger",
      "transport-p2p",
      "transport-http-server",
      "store-local",
      "chain-engine",
      "chain-directory-chain",
      "chain-memory-pending"
    ],
    "discovery-server": [
      "exocore-discovery/server"
    ],
    "logger": [
      "core-logger"
    ],
    "store-local": [
      "exocore-store/local"
    ],
    "tests-utils": [
      "exocore-core/tests-utils",
      "exocore-transport/tests-utils",
      "exocore-store/tests-utils"
    ],
    "transport-http-server": [
      "exocore-transport/http-server"
    ],
    "transport-p2p": [
      "exocore-transport/p2p-full"
    ],
    "transport-p2p-web": [
      "exocore-transport/p2p-web"
    ],
    "web": [
      "transport-p2p-web"
    ]
  },
  "index_path": "ex/oc/exocore",
  "name": "exocore",
  "pubtime": "2021-02-07T00:02:14Z",
  "vers": "0.1.3",
  "yanked": false
}
