|
@@ -8,14 +8,14 @@ categories = [ "algorithms", "data-structures", "science" ]
|
|
license = "MIT/Apache-2.0"
|
|
license = "MIT/Apache-2.0"
|
|
name = "num-complex"
|
|
name = "num-complex"
|
|
repository = "https://github.com/rust-num/num"
|
|
repository = "https://github.com/rust-num/num"
|
|
-version = "0.1.39"
|
|
|
|
|
|
+version = "0.1.40"
|
|
|
|
|
|
[dependencies]
|
|
[dependencies]
|
|
|
|
|
|
[dependencies.num-traits]
|
|
[dependencies.num-traits]
|
|
optional = false
|
|
optional = false
|
|
path = "../traits"
|
|
path = "../traits"
|
|
-version = "0.1.32"
|
|
|
|
|
|
+version = "0.1.39"
|
|
|
|
|
|
[dependencies.rustc-serialize]
|
|
[dependencies.rustc-serialize]
|
|
optional = true
|
|
optional = true
|