Skip to content

Commit 1e88691

Browse files
authored
Bump up num-complex 0.3.1 (#4)
* num-complex 0.3.1 * Drop patch version specification
1 parent 7f653bf commit 1e88691

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
@@ -14,4 +14,4 @@ keywords = ["linear-algebra"]
1414
[dependencies]
1515
cblas-sys = "0.1"
1616
libc = "0.2"
17-
num-complex = { version = "0.2", default-features = false }
17+
num-complex = { version = "0.3", default-features = false }

0 commit comments

Comments
 (0)