mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-12 07:42:44 +10:00
fix(openssl): use vendored flag
This commit is contained in:
@ -59,6 +59,9 @@ features = [
|
||||
|
||||
[dependencies.openssl]
|
||||
version = "0.10.66"
|
||||
features = [
|
||||
"vendored"
|
||||
]
|
||||
|
||||
[dependencies.rustbreak]
|
||||
version = "2"
|
||||
|
||||
Reference in New Issue
Block a user