{
  "cksum": "f6e90f608cb7a0068f0d8103b2bff07ba977ad104cb9b776eae0f3b86edb3365",
  "crate_file": "eight-1.0.0-alpha.crate",
  "crate_url": "https://static.crates.io/crates/eight/eight-1.0.0-alpha.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ws"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "fs",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "default": [
      "filesystem-storage",
      "in-memory-storage"
    ],
    "filesystem-storage": [],
    "in-memory-storage": [],
    "macros": []
  },
  "features2": {
    "client": [
      "serde",
      "dep:serde_json",
      "dep:reqwest",
      "dep:tokio-tungstenite",
      "dep:rand"
    ],
    "expose": [
      "client",
      "dep:axum",
      "dep:tracing",
      "dep:tracing-subscriber"
    ],
    "full": [
      "macros",
      "expose",
      "in-memory-storage",
      "filesystem-storage"
    ],
    "serde": [
      "dep:serde"
    ]
  },
  "index_path": "ei/gh/eight",
  "name": "eight",
  "pubtime": "2023-04-30T18:18:02Z",
  "v": 2,
  "vers": "1.0.0-alpha",
  "yanked": false
}
