Parallelize prompt modules (#46)

This commit is contained in:
Matan Kushner
2019-05-09 23:51:50 -04:00
committed by GitHub
parent c6ee5c6ac1
commit 8b5055d510
7 changed files with 39 additions and 12 deletions
+1
View File
@@ -11,6 +11,7 @@ dirs = "1.0.5"
git2 = "0.8.0"
toml = "0.5.0"
serde_json = "1.0.39"
rayon = "1.0.3"
[dev-dependencies]
tempfile = "3.0.7"