We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e9101 commit 773656bCopy full SHA for 773656b
Cargo.toml
@@ -16,7 +16,7 @@ license = "BSD-2-Clause"
16
17
[dependencies]
18
ahash = "0.7"
19
-half = { version = "1.8", default-features = false, optional = true }
+half = { version = "2.0", default-features = false, optional = true }
20
libc = "0.2"
21
nalgebra = { version = "0.31", default-features = false, optional = true }
22
num-complex = ">= 0.2, < 0.5"
0 commit comments