Problem
I am not sure if this really is a bug. But rust-skia/skia-bindings' build script expects that there is either a .cargo_vcs_info.json in the crate directory, or the crate directory is a git repo. Because cargo vendor doesn't create a .cargo_vcs_info.json, skia-bindings fails to build.
rust-skia/rust-skia#682
Steps
No response
Possible Solution(s)
No response
Notes
No response
Version
No response
Problem
I am not sure if this really is a bug. But rust-skia/skia-bindings' build script expects that there is either a
.cargo_vcs_info.jsonin the crate directory, or the crate directory is a git repo. Becausecargo vendordoesn't create a.cargo_vcs_info.json,skia-bindingsfails to build.rust-skia/rust-skia#682
Steps
No response
Possible Solution(s)
No response
Notes
No response
Version
No response