Преглед изворни кода

Use latest version of rand crate

mitchmindtree пре 10 година
родитељ
комит
f8fd49c375
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.13"
-rand = "0.3.3"
+rand = "0.3.8"