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 f01452b commit 34f4030Copy full SHA for 34f4030
synapse_auto_compressor/Cargo.toml
@@ -14,7 +14,7 @@ clap = { workspace = true, optional = true }
14
env_logger.workspace = true
15
log-panics.workspace = true
16
log.workspace = true
17
-openssl = { workspace = true, features = ["vendored"] }
+openssl.workspace = true
18
postgres-openssl.workspace = true
19
postgres.workspace = true
20
pyo3 = { workspace = true, optional = true }
0 commit comments