Skip to content

Commit b2f68d8

Browse files
authored
Merge pull request #164 from ethanhs/patch-1
Update num-complex
2 parents 691f406 + a4092ed commit b2f68d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license-file = "LICENSE"
1212
[dependencies]
1313
cfg-if = "0.1"
1414
libc = "0.2"
15-
num-complex = "0.2"
15+
num-complex = "0.3"
1616
num-traits = "0.2"
1717
ndarray = ">=0.13"
1818
pyo3 = ">=0.12"

0 commit comments

Comments
 (0)