[windows-vcpkg] Replace deprecated openssl with crypto feature with latest libarchive (#3556)

Replace deprecated openssl with crypto in libarchive features
This commit is contained in:
Hind-M 2024-10-21 12:52:45 +02:00 committed by GitHub
parent 607c39035c
commit 038c4c3613
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"lz4",
"lzma",
"lzo",
"openssl",
"crypto",
"zstd"
],
"name": "libarchive"