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-num/num-0.1.41-fix-metadata.diff

12 lines
268 B

--- num-0.1.41/Cargo.toml 1970-01-01T01:00:00+01:00
+++ num-0.1.41/Cargo.toml 2018-01-01T13:14:15.420869+01:00
@@ -50,7 +50,7 @@
version = "0.1.41"
optional = true
[dev-dependencies.rand]
-version = "0.3.8"
+version = "0.4"
[features]
complex = ["num-complex"]