Update to new version of 'rand'. Fixes compilation on Windows.

This commit is contained in:
Nathan Stoddard 2015-03-26 14:32:33 -04:00
parent 1558f944ff
commit efe8adf144
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ rational, and complex types.
[dependencies]
rustc-serialize = "0.3.5"
rand = "0.2.0"
rand = "0.3.3"