Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [package]
- name = "lavalink_player"
- version = "0.1.0"
- edition = "2021"
- [dependencies]
- tokio = { version = "1.0", features = ["full"] }
- reqwest = { version = "0.11", features = ["json", "stream"] }
- serde_json = "1.0"
- cpal = "0.15.0"
- audiopus = "0.2.0"
- bytes = "1.0"
- futures = "0.3"
- byteorder = "1.4"
- tokio-tungstenite = "0.20"
- url = "2.5"
Add Comment
Please, Sign In to add comment