ソースを参照

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"