-
- Downloads
Added ContentFormat support
... | @@ -18,6 +18,7 @@ num = "0.1" | ... | @@ -18,6 +18,7 @@ num = "0.1" |
rand = "0.3" | rand = "0.3" | ||
log = "0.3" | log = "0.3" | ||
threadpool = "1.3" | threadpool = "1.3" | ||
enum_primitive = "0.1.1" | |||
[dev-dependencies] | [dev-dependencies] | ||
quickcheck = "0.2.27" | quickcheck = "0.2.27" |
Please register or sign in to comment