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 01e65e8 commit 2f33f6eCopy full SHA for 2f33f6e
Cargo.toml
@@ -18,7 +18,7 @@ license = "BSD-2-Clause"
18
half = { version = "2.0", default-features = false, optional = true }
19
libc = "0.2"
20
nalgebra = { version = ">=0.30, <0.35", default-features = false, optional = true }
21
-faer = { version = "0.21.9", optional = true }
+faer = { version = "0.22.6", optional = true }
22
num-complex = ">= 0.2, < 0.5"
23
num-integer = "0.1"
24
num-traits = "0.2"
0 commit comments