Remove curl version from vcpkg manifest (#2572)

This commit is contained in:
Anton Kolesnyk 2021-07-10 01:44:01 -07:00 committed by GitHub
parent ae112cd8a4
commit 89222f1950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,8 +41,7 @@
"default-features": false,
"features": [
"ssl"
],
"version>=": "7.44"
]
}
]
},