We don't use thread_local any more, so remove it.

This commit is contained in:
Andrew Gallant
2016-09-13 21:21:36 -04:00
parent 7cd02e9b7e
commit 983c7fd6f9
3 changed files with 0 additions and 3 deletions

View File

@@ -36,7 +36,6 @@ num_cpus = "1"
regex = "0.1.76"
rustc-serialize = "0.3"
term = "0.4"
thread_local = "0.2"
walkdir = "0.1"
[target.'cfg(windows)'.dependencies]