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 ab58d37 commit 1f4f5f3Copy full SHA for 1f4f5f3
src-tauri/crates/fcm/Cargo.toml
@@ -23,7 +23,7 @@ webpki-roots = "1.0.2"
23
pin-project-lite = "0.2.16"
24
25
#Uncomment this in prod
26
-#openssl = { version = "0.10", features = ["vendored"] }
+openssl = { version = "0.10", features = ["vendored"] }
27
28
[build-dependencies]
29
prost-build.workspace = true
0 commit comments