emk / heroku-buildpack-rust

A buildpack for Rust applications on Heroku, with full support for Rustup, cargo and build caching.
522 stars 186 forks source link

Enable SQLX Offline mode in heroku builds #65

Open FaveroFerreira opened 1 year ago

FaveroFerreira commented 1 year ago

This MR adds the SQLX_OFFLINE environment variable to the buildpack