-
- Downloads
Merge pull request #14 from MicroJoe/feature/content-format
Added ContentFormat support
No related branches found
No related tags found
... | ... | @@ -18,6 +18,7 @@ num = "0.1" |
rand = "0.3" | ||
log = "0.3" | ||
threadpool = "1.3" | ||
enum_primitive = "0.1.1" | ||
[dev-dependencies] | ||
quickcheck = "0.2.27" |
Please register or sign in to comment