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.
2 parents 116667e + 31d9e2f commit 9e796b4Copy full SHA for 9e796b4
aw-server/Cargo.toml
@@ -40,3 +40,4 @@ aw-query = { path = "../aw-query" }
40
jni = { version = "0.16", default-features = false }
41
libc = "0.2"
42
android_logger = "0.8"
43
+openssl-sys = { version = "0.9.56", features = ["vendored"]}
0 commit comments