{
  "cksum": "f862d6a1778b83e69515e1b13652700536b31bc0c82a04bdffadbefeba8830f0",
  "crate_file": "potatonet-0.4.2.crate",
  "crate_url": "https://static.crates.io/crates/potatonet/potatonet-0.4.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "attributes"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^2.33.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "linefeed",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "potatonet-bus",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "potatonet-client",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "potatonet-codegen",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "potatonet-common",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "potatonet-node",
      "optional": true,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.104",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0.104",
      "target": null
    }
  ],
  "features": {
    "bus": [
      "potatonet-bus"
    ],
    "client": [
      "potatonet-client"
    ],
    "codegen": [
      "potatonet-codegen"
    ],
    "default": [
      "bus",
      "client",
      "codegen",
      "node"
    ],
    "node": [
      "potatonet-node"
    ]
  },
  "index_path": "po/ta/potatonet",
  "name": "potatonet",
  "pubtime": "2020-01-20T06:31:47Z",
  "vers": "0.4.2",
  "yanked": false
}
