reindeer icon indicating copy to clipboard operation
reindeer copied to clipboard

Solving complex build.rs issues

Open pnathan opened this issue 7 months ago • 2 comments

Hi,

I'm experimenting with converting my cargo project to buck and I found that I have mime-guess as a dependency about 3 levels down. Its build.rs is really quite special! https://github.com/abonander/mime_guess/blob/master/build.rs

How should I address this in the fixup?

pnathan avatar Jun 30 '24 05:06 pnathan