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.
15 lines
323 B
15 lines
323 B
7 years ago
|
--- num-bigint-0.1.40/Cargo.toml 2017-07-15T02:31:37+02:00
|
||
|
+++ num-bigint-0.1.40/Cargo.toml 2017-11-07T23:19:53.044943+01:00
|
||
|
@@ -13,11 +13,9 @@
|
||
|
[dependencies]
|
||
|
|
||
|
[dependencies.num-integer]
|
||
|
-path = "../integer"
|
||
|
version = "0.1.32"
|
||
|
|
||
|
[dependencies.num-traits]
|
||
|
-path = "../traits"
|
||
|
version = "0.1.32"
|
||
|
|
||
|
[dependencies.rand]
|