Kaynağa Gözat

Merge pull request #70 from nstoddard/master

Update to new version of 'rand'. Fixes compilation on Windows.
Alex Crichton 10 yıl önce
ebeveyn
işleme
3eac309a0a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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"