浏览代码

Use latest version of rand crate

mitchmindtree 10 年之前
父节点
当前提交
f8fd49c375
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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