Use forked app_dirs crate for reverted Windows dir behavior (#8438)
* Remove unused appdirs dependency in CLI * Use forked app_dirs crate for reverted Windows dir behavior
This commit is contained in:
committed by
Niklas Adolfsson
parent
8fb47b52f5
commit
92b5b5644f
@@ -19,7 +19,6 @@
|
||||
#![warn(missing_docs)]
|
||||
|
||||
extern crate ansi_term;
|
||||
extern crate app_dirs;
|
||||
extern crate ctrlc;
|
||||
extern crate docopt;
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user