Blob Blame History Raw
--- statistical-0.1.1/Cargo.toml	2015-08-11T22:44:37+02:00
+++ statistical-0.1.1/Cargo.toml	2019-01-28T16:18:30.675878+01:00
@@ -13,5 +13,5 @@
 keywords = ["statistics", "statistical", "analysis", "math", "algorithm"]
 
 [dependencies]
-rand = "0.3.7"
-num = "0.1.23"
+rand = "0.6"
+num = "0.2"