Selaa lähdekoodia

Use latest version of rand crate

mitchmindtree 10 vuotta sitten
vanhempi
commit
f8fd49c375
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"