mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-28 05:10:44 +00:00
build: ➕ Statically link openssl for all unix targets
This commit is contained in:
parent
ffe6d90312
commit
fc6e1a0a47
@ -41,8 +41,7 @@ async-trait = "0.1.61"
|
||||
retry = "2.0.0"
|
||||
tokio-retry = "0.3.0"
|
||||
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
openssl = { version = "0.10", features = ["vendored"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user