瀏覽代碼

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

Nathan Stoddard 10 年之前
父節點
當前提交
efe8adf144
共有 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.5"
-rand = "0.2.0"
+rand = "0.3.3"