{
  "cksum": "2fc8d4532465df9161b893b13904dc22d72769c67925f4e11dc5d1a7885ae74e",
  "crate_file": "irelia-0.7.3.crate",
  "crate_url": "https://static.crates.io/crates/irelia/irelia-0.7.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "base64",
      "optional": false,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde_impl"
      ],
      "kind": "normal",
      "name": "hashlink",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1",
        "rustls-native-certs",
        "ring"
      ],
      "kind": "normal",
      "name": "hyper-rustls",
      "optional": true,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "client-legacy",
        "http1"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "irelia_encoder",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": false,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustls-pemfile",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-webpki",
      "optional": false,
      "req": "^0.102.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive"
      ],
      "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": false,
      "features": [
        "alloc",
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sysinfo",
      "optional": true,
      "req": "^0.30",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "rt",
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "__rustls-tls"
      ],
      "kind": "normal",
      "name": "tungstenite",
      "optional": true,
      "req": "^0.23",
      "target": null
    }
  ],
  "features": {
    "encoder_nightly": [
      "irelia_encoder/nightly"
    ],
    "encoder_simd": [
      "irelia_encoder/simd"
    ]
  },
  "features2": {
    "default": [
      "full"
    ],
    "full": [
      "rest",
      "in_game",
      "ws"
    ],
    "in_game": [
      "dep:serde",
      "dep:hyper",
      "dep:hyper-util",
      "dep:http-body-util",
      "dep:serde_derive",
      "dep:hyper-rustls",
      "dep:time"
    ],
    "replay": [
      "in_game"
    ],
    "rest": [
      "dep:serde",
      "dep:serde_derive",
      "dep:hyper",
      "dep:hyper-util",
      "dep:http-body-util",
      "dep:hyper-rustls",
      "dep:sysinfo",
      "dep:hashlink"
    ],
    "ws": [
      "dep:tungstenite",
      "dep:sysinfo",
      "dep:serde_derive"
    ]
  },
  "index_path": "ir/el/irelia",
  "name": "irelia",
  "pubtime": "2024-07-09T01:50:15Z",
  "rust_version": "1.79.0",
  "v": 2,
  "vers": "0.7.3",
  "yanked": false
}
