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 0d3bcb1 commit 7fb3366Copy full SHA for 7fb3366
Cargo.toml
@@ -80,7 +80,7 @@ lightningcss = "=1.0.0-alpha.57"
80
crates_io_api = { version = "0.11", default-features = false, optional = true }
81
82
# for enabling vendoring
83
-openssl = { version = "*", default-features = false, optional = true }
+openssl = { version = "0.10", default-features = false, optional = true }
84
85
[target.'cfg(windows)'.dependencies]
86
# keep aligned with the version from tracing-subscriber
0 commit comments