diff --git a/Cargo.toml b/Cargo.toml index d9fc1ce..370f6d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,4 +15,4 @@ rational, and complex types. [dependencies] rustc-serialize = "0.3.5" -rand = "0.2.0" +rand = "0.3.3"