Sfoglia il codice sorgente

Use latest version of rand crate

mitchmindtree 10 anni fa
parent
commit
f8fd49c375
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"