Skip to content

Commit

Permalink
removing tiff from vcpkg.json dependencies due to security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldsmith committed Apr 2, 2024
1 parent 895e269 commit 66f86e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "1.5.3",
"dependencies": [
"imath",
"openexr",
"tiff"
"openexr"
]
}

0 comments on commit 66f86e3

Please sign in to comment.