Pārlūkot izejas kodu

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

Nathan Stoddard 10 gadi atpakaļ
vecāks
revīzija
efe8adf144
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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"