mirror of https://github.com/mamba-org/mamba.git
[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:
parent
607c39035c
commit
038c4c3613
|
@ -13,7 +13,7 @@
|
|||
"lz4",
|
||||
"lzma",
|
||||
"lzo",
|
||||
"openssl",
|
||||
"crypto",
|
||||
"zstd"
|
||||
],
|
||||
"name": "libarchive"
|
||||
|
|
Loading…
Reference in New Issue