diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,3 +8,5 @@ edition = "2018" [dependencies] rspotify = "0.7" +rocket = "0.4" +lazy_static = { version = "1.4"} |
index : spotify_intersect.git | ||
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 2 |
@@ -8,3 +8,5 @@ edition = "2018" [dependencies] rspotify = "0.7" +rocket = "0.4" +lazy_static = { version = "1.4"} |