We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f4d66e + a8ba9f1 commit c7cb39eCopy full SHA for c7cb39e
curl-sys/Cargo.toml
@@ -29,6 +29,8 @@ openssl-sys = "0.2.0"
29
openssl-sys = "0.2.0"
30
[target.arm-unknown-linux-gnueabihf.dependencies]
31
32
+[target.aarch64-unknown-linux-gnu.dependencies]
33
+openssl-sys = "0.2.0"
34
[target.i686-unknown-freebsd.dependencies]
35
36
[target.x86_64-unknown-freebsd.dependencies]
0 commit comments