{
  "cksum": "ed1268c7dead3227f6a2f7dddfa1a7a2f8208ddbe7dcdf845cd754df1135724c",
  "crate_file": "songbird-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/songbird/songbird-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio-runtime"
      ],
      "kind": "normal",
      "name": "async-tungstenite",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "audiopus",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "discord-full"
      ],
      "kind": "normal",
      "name": "discortp",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flume",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nix",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "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": false,
      "features": [
        "voice",
        "gateway"
      ],
      "kind": "normal",
      "name": "serenity",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serenity-voice-model",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spin_sleep",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "streamcatcher",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-futures",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "twilight-gateway",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "twilight-model",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "typemap_rev",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xsalsa20poly1305",
      "optional": true,
      "req": "^0.6",
      "target": null
    }
  ],
  "features": {
    "builtin-queue": [],
    "default": [
      "serenity-rustls",
      "driver",
      "gateway"
    ],
    "driver": [
      "async-trait",
      "async-tungstenite",
      "audiopus",
      "byteorder",
      "discortp",
      "flume",
      "nix",
      "parking_lot",
      "rand",
      "serenity-voice-model",
      "spin_sleep",
      "streamcatcher",
      "tokio/fs",
      "tokio/io-util",
      "tokio/macros",
      "tokio/net",
      "tokio/process",
      "tokio/rt",
      "tokio/sync",
      "tokio/time",
      "typemap_rev",
      "url",
      "uuid",
      "xsalsa20poly1305"
    ],
    "gateway": [
      "dashmap",
      "flume",
      "parking_lot",
      "tokio/sync"
    ],
    "internals": [],
    "native": [
      "async-tungstenite/tokio-native-tls"
    ],
    "rustls": [
      "async-tungstenite/tokio-rustls"
    ],
    "serenity-deps": [
      "async-trait"
    ],
    "serenity-native": [
      "serenity/native_tls_backend",
      "native",
      "gateway",
      "serenity-deps"
    ],
    "serenity-rustls": [
      "serenity/rustls_backend",
      "rustls",
      "gateway",
      "serenity-deps"
    ],
    "simd-zlib": [
      "twilight-gateway/simd-zlib"
    ],
    "stock-zlib": [
      "twilight-gateway/stock-zlib"
    ],
    "twilight": [
      "twilight-model"
    ],
    "twilight-native": [
      "twilight",
      "twilight-gateway/native",
      "native",
      "gateway"
    ],
    "twilight-rustls": [
      "twilight",
      "twilight-gateway/rustls",
      "rustls",
      "gateway"
    ],
    "youtube-dlc": []
  },
  "index_path": "so/ng/songbird",
  "name": "songbird",
  "pubtime": "2021-01-26T21:33:46Z",
  "vers": "0.1.2",
  "yanked": false
}
