{
  "cksum": "ea160cd0e0e1a23e9f829d046dc7a402a79dbb2e90a6d6ead0cd9ab07090c6a0",
  "crate_file": "irelia-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/irelia/irelia-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client",
        "http1"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.14.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-tls",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.24.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-native-tls",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "native-tls"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.18",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "rest"
    ],
    "full": [
      "rest",
      "in_game",
      "ws"
    ],
    "in_game": [
      "dep:serde",
      "dep:hyper",
      "dep:hyper-tls",
      "dep:serde_derive"
    ],
    "rest": [
      "dep:serde",
      "dep:hyper",
      "dep:hyper-tls"
    ],
    "ws": [
      "dep:tokio-tungstenite",
      "dep:tokio",
      "dep:futures-util"
    ]
  },
  "index_path": "ir/el/irelia",
  "name": "irelia",
  "pubtime": "2023-01-27T13:59:04Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": true
}
