mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-25 09:15:07 +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