heroku-buildpack-rust icon indicating copy to clipboard operation
heroku-buildpack-rust copied to clipboard

Customize builds with `cargo --features`

Open manuels opened this issue 8 years ago • 3 comments

It would be great if you could set cargo --features <FEATURES> somehow when pushing to heroku.

manuels avatar Mar 28 '17 16:03 manuels

Ah, that's an interesting idea! Unfortunately, my backlog of critical issues on other projects is fairly large, and there's not much chance I'll be able to add this particular feature especially soon. However, I would definitely be interested in a pull request if somebody else wanted to work on it. Ideally, this would be configured by a CARGO_FEATURES build parameter passed to Heroku. Thank you for the suggestion!

emk avatar May 03 '17 11:05 emk

It's been 3y, I would like to know if any progress has been made in this direction?

amaury1093 avatar May 30 '20 09:05 amaury1093

I am not aware of any PRs for this issue, though I would still be happy to accept and review one.

As noted above, I'm not currently doing any new feature development for this buildpack, but I do try to respond to PRs and urgent bug reports.

emk avatar Jun 01 '20 13:06 emk