Closed waych closed 3 years ago
I packed all the necessary changes into this single PR, whereas normally one would do the version release dance separately. @mcgoo already shared publish rights on crates.io, however in this case I do not have write access to this particular repo (I do for mcgoo/vcpkg-rs).
This PR finalizes preparation of the mcgoo/cargo-vcpkg tree for the first release from this location.
This updates the tree to build cleanly with the latest rust and cargo-metadata dependencies, and disables a test that was added while @mcgoo was addressing #1 (unfinished).
Motivation for getting this done is so that the vcpkg-rs repo can then be reorganized to address packaging issues mcgoo/vcpkg-rs#33 and mcgoo/vcpkg-rs#35.