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

A Rust buildpack for Heroku!

Results 1 heroku-buildpack-rust issues
Sort by recently updated
recently updated
newest added

This PR aims to solve #21. Both rustup.sh and cargo will be installed in cached folders in case they are not installed yet. At every deploy we run `rustup update`...