Skip to content

Commit

Permalink
[windows-vcpkg] Replace deprecated openssl with crypto feature with l…
Browse files Browse the repository at this point in the history
…atest libarchive (#3556)

Replace deprecated openssl with crypto in libarchive features
  • Loading branch information
Hind-M authored Oct 21, 2024
1 parent 607c390 commit 038c4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lz4",
"lzma",
"lzo",
"openssl",
"crypto",
"zstd"
],
"name": "libarchive"
Expand Down

0 comments on commit 038c4c3

Please sign in to comment.