Skip to content

Commit 1f4f5f3

Browse files
committed
- Small fixes
1 parent ab58d37 commit 1f4f5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/crates/fcm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ webpki-roots = "1.0.2"
2323
pin-project-lite = "0.2.16"
2424

2525
#Uncomment this in prod
26-
#openssl = { version = "0.10", features = ["vendored"] }
26+
openssl = { version = "0.10", features = ["vendored"] }
2727

2828
[build-dependencies]
2929
prost-build.workspace = true

0 commit comments

Comments
 (0)