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 0efa2cd commit f91d8aeCopy full SHA for f91d8ae
Cargo.toml
@@ -13,7 +13,7 @@ keywords = ["numpy", "python", "binding"]
13
license = "BSD-2-Clause"
14
15
[dependencies]
16
-cfg-if = "0.1"
+cfg-if = "1.0"
17
libc = "0.2"
18
num-complex = ">= 0.2, <= 0.4"
19
num-traits = "0.2"
0 commit comments