{
  "cksum": "2eff9d5a1e7b58b51980293c367b138d73884f904fa8ba8234aa66ee72530ad1",
  "crate_file": "objtalk-0.1.5.crate",
  "crate_url": "https://static.crates.io/crates/objtalk/objtalk-0.1.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^3.0.0-beta.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "deflate",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-tungstenite",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread",
        "macros",
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "codec"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde",
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "client": [
      "hyper/http1",
      "hyper/client"
    ],
    "default": [
      "server",
      "client",
      "sqlite-backend"
    ],
    "server": [
      "colored",
      "toml",
      "regex",
      "hyper/http1",
      "hyper/server",
      "hyper/runtime",
      "hyper/stream",
      "hyper-tungstenite",
      "lazy_static"
    ],
    "sqlite-backend": [
      "rusqlite/bundled",
      "rusqlite/chrono"
    ]
  },
  "index_path": "ob/jt/objtalk",
  "name": "objtalk",
  "pubtime": "2021-06-06T15:25:01Z",
  "vers": "0.1.5",
  "yanked": false
}
