Crates using generate! with paths leading outside the crate boundary cannot be dependent upon in cargo vendor use cases.
E.g. see https://github.com/rvolosatovs/wasi-vendor-repro for a reproducer
Refs bytecodealliance/preview2-prototyping#133
A draft PR will follow