Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cb1d670

Browse files
authoredJan 30, 2021
Merge pull request #25 from sebcrozet/deps_up
Use the latest version of num-complex: v0.3
2 parents f91def6 + ddff98a commit cb1d670

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
@@ -20,7 +20,7 @@ keywords = ["linear-algebra"]
2020
libc = "0.2"
2121

2222
[dependencies.num-complex]
23-
version = "0.2"
23+
version = "0.3"
2424
default-features = false
2525

2626
[dependencies.lapack-sys]

0 commit comments

Comments
 (0)
Please sign in to comment.