Skip to content

Commit

Permalink
Remove version from vcpkg json
Browse files Browse the repository at this point in the history
  • Loading branch information
asahtik committed Jan 14, 2025
1 parent 449da82 commit b2afa32
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"name": "depthai",
"dependencies": [
{
"name": "libxcrypt",
"version": "4.4.36"
},
"libxcrypt",
"cpp-httplib",
"libpng",
"tiff",
Expand Down

0 comments on commit b2afa32

Please sign in to comment.