My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/prototypes/spotify-dump/Cargo.toml

10 lines
188 B

[package]
name = "spotify-dump"
version = "0.1.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
edition = "2018"
[dependencies]
librespot = "0.1"
tokio-core = "0.1"
env_logger = "*"