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.
14 lines
316 B
14 lines
316 B
7 years ago
|
--- num-iter-0.1.34/Cargo.toml 2017-07-15T02:37:27+02:00
|
||
|
+++ num-iter-0.1.34/Cargo.toml 2017-11-07T23:52:28.553051+01:00
|
||
|
@@ -14,10 +14,8 @@
|
||
|
|
||
|
[dependencies.num-integer]
|
||
|
optional = false
|
||
|
-path = "../integer"
|
||
|
version = "0.1.32"
|
||
|
|
||
|
[dependencies.num-traits]
|
||
|
optional = false
|
||
|
-path = "../traits"
|
||
|
version = "0.1.32"
|