{
  "cksum": "db1969a94668cade7f4528965417114e7b838dd3ebcfd69c2cd4e31024135ab1",
  "crate_file": "lavalink-rs-0.11.0.crate",
  "crate_url": "https://static.crates.io/crates/lavalink-rs/lavalink-rs-0.11.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arc-swap",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "macro_rules_attribute",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "macros-dep",
      "optional": true,
      "package": "lavalink_rs_macros",
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oneshot",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "extension-module"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "attributes",
        "tokio-runtime"
      ],
      "kind": "normal",
      "name": "pyo3-asyncio",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pyo3-log",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_qs",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serenity-dep",
      "optional": true,
      "package": "serenity",
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "songbird-dep",
      "optional": true,
      "package": "songbird",
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": false,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "twilight-model",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "twilight-model-16",
      "optional": true,
      "package": "twilight-model",
      "req": "^0.16.0-rc",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "version_check",
      "optional": false,
      "req": "^0.9",
      "target": null
    }
  ],
  "features": {
    "default": [
      "rustls",
      "macros"
    ],
    "macros": [
      "macros-dep"
    ],
    "native-tls": [
      "reqwest/native-tls",
      "tokio-tungstenite/native-tls"
    ],
    "python": [
      "pyo3",
      "pyo3-asyncio",
      "pyo3-log",
      "log",
      "paste",
      "macro_rules_attribute",
      "parking_lot"
    ],
    "rustls": [
      "reqwest/rustls-tls",
      "tokio-tungstenite/rustls-tls-webpki-roots"
    ],
    "serenity": [
      "serenity-dep"
    ],
    "songbird": [
      "songbird-dep"
    ],
    "twilight": [
      "twilight-model"
    ],
    "twilight16": [
      "twilight-model-16"
    ]
  },
  "index_path": "la/va/lavalink-rs",
  "name": "lavalink-rs",
  "pubtime": "2024-02-26T13:17:32Z",
  "vers": "0.11.0",
  "yanked": false
}
