Преглед на файлове

Update rand and rustc-serialize deps to fix build

Darin Morrison преди 10 години
родител
ревизия
2086b40893
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      Cargo.toml

+ 2 - 2
Cargo.toml

@@ -14,5 +14,5 @@ rational, and complex types.
 """
 
 [dependencies]
-rustc-serialize = "0.2"
-rand = "0.1"
+rustc-serialize = "0.3.5"
+rand = "0.2.0"