{
  "cksum": "0d3ab545064fd87c243aa0b1d539247e3cb1914e1a2499b38d88a57363149493",
  "crate_file": "elbus-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/elbus/elbus-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": false,
      "req": "^1.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.51",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "=3.0.0-beta.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_derive",
      "optional": true,
      "req": "=3.0.0-beta.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fork",
      "optional": true,
      "req": "^0.1.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jemallocator",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": true,
      "req": "^0.15.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.127",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.74",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "submap",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "syslog",
      "optional": true,
      "req": "^5.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unix-named-pipe",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    }
  ],
  "features": {
    "broker": [
      "log",
      "submap",
      "async-trait",
      "unix-named-pipe"
    ],
    "broker-api": [
      "serde",
      "broker",
      "rpc"
    ],
    "ipc": [
      "log",
      "async-trait"
    ],
    "rpc": [
      "log",
      "rmp-serde",
      "async-trait",
      "serde_json"
    ],
    "serialization": [
      "serde"
    ],
    "server": [
      "log",
      "syslog",
      "chrono",
      "colored",
      "clap",
      "clap_derive",
      "lazy_static",
      "jemallocator",
      "fork",
      "broker"
    ]
  },
  "index_path": "el/bu/elbus",
  "name": "elbus",
  "pubtime": "2022-01-10T23:45:47Z",
  "vers": "0.1.3",
  "yanked": false
}
