Merge branch 'openssl-1.0' into 'master'

Support OpenSSL 1.0

See merge request timvisee/ffsend!5
This commit is contained in:
Tim Visée 2018-10-17 15:50:44 +00:00
commit a7f7972c27
2 changed files with 322 additions and 464 deletions

784
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -68,7 +68,7 @@ colored = "1.6"
derive_builder = "0.6"
directories = "0.10"
failure = "0.1"
ffsend-api = "0.0"
ffsend-api = "0.0.4"
fs2 = "0.4"
lazy_static = "1.0"
open = "1"