Skip to content

Commit a4092ed

Browse files
authored
Update num-complex
1 parent 691f406 commit a4092ed

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)