add basepath cmdline flag
this allows a basepath to be set via commandline where ncspot will place configuration and cache files. fixes #65
This commit is contained in:
@@ -22,6 +22,7 @@ directories = "1.0"
|
||||
failure = "0.1.3"
|
||||
fern = "0.5"
|
||||
futures = "0.1"
|
||||
lazy_static = "1.3.0"
|
||||
log = "0.4.0"
|
||||
#rspotify = "0.4.0"
|
||||
serde = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user