{
  "cksum": "e2cbeb2e6a0b6305b49feae5960ffa4a8be09010aedbd736984495e43a3a4874",
  "crate_file": "twilight-gateway-0.15.3.crate",
  "crate_url": "https://static.crates.io/crates/twilight-gateway/twilight-gateway-0.15.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.0.24",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": true,
      "req": "^0.2.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustls-native-certs",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustls-tls",
      "optional": true,
      "package": "rustls",
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "serde_test",
      "optional": false,
      "req": "^1.0.136",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde_impl",
        "swar-number-parsing"
      ],
      "kind": "normal",
      "name": "simd-json",
      "optional": true,
      "req": ">=0.4, <0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "static_assertions",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "net",
        "rt",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.19",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rt-multi-thread",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "connect"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": false,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fmt",
        "tracing-log"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "twilight-gateway-queue",
      "optional": false,
      "req": "^0.15.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "twilight-http",
      "optional": true,
      "req": "^0.15.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "twilight-model",
      "optional": false,
      "req": "^0.15.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "webpki-roots",
      "optional": true,
      "req": "^0.22",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "rustls-native-roots",
      "twilight-http",
      "zlib-stock"
    ],
    "native": [
      "dep:native-tls",
      "tokio-tungstenite/native-tls"
    ],
    "rustls-native-roots": [
      "dep:rustls-tls",
      "dep:rustls-native-certs",
      "tokio-tungstenite/rustls-tls-native-roots"
    ],
    "rustls-webpki-roots": [
      "dep:rustls-tls",
      "dep:webpki-roots",
      "tokio-tungstenite/rustls-tls-webpki-roots"
    ],
    "zlib-simd": [
      "dep:flate2",
      "flate2?/zlib-ng"
    ],
    "zlib-stock": [
      "dep:flate2",
      "flate2?/zlib"
    ]
  },
  "index_path": "tw/il/twilight-gateway",
  "name": "twilight-gateway",
  "pubtime": "2023-09-10T13:30:02Z",
  "rust_version": "1.67",
  "v": 2,
  "vers": "0.15.3",
  "yanked": false
}
