-
- Downloads
support thread pool
... | @@ -17,6 +17,7 @@ url = "0.2.36" | ... | @@ -17,6 +17,7 @@ url = "0.2.36" |
num = "0.1" | num = "0.1" | ||
rand = "0.3" | rand = "0.3" | ||
log = "0.3" | log = "0.3" | ||
threadpool = "1.3" | |||
[dev-dependencies] | [dev-dependencies] | ||
quickcheck = "0.2.27" | quickcheck = "0.2.27" |
Please register or sign in to comment