You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-statistical/statistical-fix-metadata.diff

11 lines
295 B

--- 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"