{
  "cksum": "d76faf33e2d7f78fbe887c9eeadd0e9e7477bb5e35e637679ef60dfd42a09281",
  "crate_file": "lavalink-rs-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/lavalink-rs/lavalink-rs-0.5.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "tokio-runtime"
      ],
      "kind": "normal",
      "name": "async-tungstenite",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio-runtime"
      ],
      "kind": "normal",
      "name": "async-tungstenite-compat",
      "optional": true,
      "package": "async-tungstenite",
      "req": "^0.9",
      "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": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest-compat",
      "optional": true,
      "package": "reqwest",
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-aux",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "model"
      ],
      "kind": "normal",
      "name": "serenity",
      "optional": false,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client",
        "cache",
        "standard_framework",
        "voice"
      ],
      "kind": "dev",
      "name": "serenity",
      "optional": false,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "songbird",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serenity-rustls",
        "gateway"
      ],
      "kind": "dev",
      "name": "songbird",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt-multi-thread",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt-threaded",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio-compat",
      "optional": true,
      "package": "tokio",
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-native-tls",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-native-tls-compat",
      "optional": true,
      "package": "tokio-native-tls",
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls-compat",
      "optional": true,
      "package": "tokio-rustls",
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-log",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "typemap_rev",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "native": [
      "async-tungstenite/tokio-native-tls",
      "serenity/native_tls_backend",
      "songbird/serenity-native",
      "songbird/gateway",
      "tokio",
      "tokio-native-tls",
      "reqwest",
      "native-marker"
    ],
    "native-marker": [],
    "native-tokio-02": [
      "async-tungstenite-compat/tokio-native-tls",
      "serenity/native_tls_tokio_0_2_backend",
      "songbird/serenity-native-tokio-02",
      "songbird/gateway-tokio-02",
      "tokio-compat",
      "tokio-native-tls-compat",
      "reqwest-compat",
      "native-marker",
      "tokio-02-marker"
    ],
    "rustls": [
      "async-tungstenite/tokio-rustls",
      "serenity/rustls_backend",
      "songbird/serenity-rustls",
      "songbird/gateway",
      "tokio",
      "tokio-rustls",
      "reqwest",
      "rustls-marker"
    ],
    "rustls-marker": [],
    "rustls-tokio-02": [
      "async-tungstenite-compat/tokio-rustls",
      "serenity/rustls_tokio_0_2_backend",
      "songbird/serenity-rustls-tokio-02",
      "songbird/gateway-tokio-02",
      "tokio-compat",
      "tokio-rustls-compat",
      "reqwest-compat",
      "rustls-marker",
      "tokio-02-marker"
    ],
    "tokio-02-marker": []
  },
  "index_path": "la/va/lavalink-rs",
  "name": "lavalink-rs",
  "pubtime": "2021-02-07T20:44:41Z",
  "vers": "0.5.0",
  "yanked": true
}
