Skip to content

Commit e015e61

Browse files
authored
Merge pull request #21 from sebcrozet/num_complex_0.2
Update to num-complex v0.2.
2 parents 06dd986 + 50352c7 commit e015e61

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.1"
23+
version = "0.2"
2424
default-features = false
2525

2626
[dependencies.lapack-sys]

0 commit comments

Comments
 (0)