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 58602ff commit e1990e1Copy full SHA for e1990e1
Cargo.toml
@@ -18,6 +18,7 @@ serde_derive = "1.0"
18
serde_json = "1.0"
19
thiserror = "1.0.49"
20
uniffi = "0.24.1"
21
+openssl-src = "=300.3.1+3.3.1"
22
23
[build-dependencies]
24
uniffi = { version = "0.24.1", features = ["build"] }
0 commit comments