We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c29298f + 5ac3a85 commit 4207b2bCopy full SHA for 4207b2b
libgit2-sys/Cargo.toml
@@ -27,6 +27,8 @@ openssl-sys = "0.2.0"
27
openssl-sys = "0.2.0"
28
[target.x86_64-unknown-linux-gnu.dependencies]
29
30
+[target.aarch64-unknown-linux-gnu.dependencies]
31
+openssl-sys = "0.2.0"
32
[target.i686-unknown-freebsd.dependencies]
33
34
[target.x86_64-unknown-freebsd.dependencies]
0 commit comments