Skip to content

Commit

Permalink
run format on manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
luncliff committed Dec 19, 2023
1 parent e301341 commit f9709be
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions test/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,15 @@
"name": "apple-nio-ssl",
"platform": "osx | ios"
},
{
"name": "metal-cpp",
"platform": "osx | ios"
},
{
"name": "coreml-tools",
"platform": "osx | ios"
},
"etcpak",
"libdispatch",
{
"name": "libdispatch",
"platform": "windows | android"
},
{
"name": "llama-cpp",
"features": [
Expand All @@ -34,6 +33,10 @@
"name": "metal-cpp",
"platform": "osx | ios"
},
{
"name": "metal-cpp",
"platform": "osx | ios"
},
"openssl3",
"rvo2",
"rvo2-3d",
Expand Down

0 comments on commit f9709be

Please sign in to comment.