You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Heroku buildpack for Rust with support for [cargo][] and [rustup][]. Features include:
2
6
3
7
- Caching of builds between deployments.
@@ -98,8 +102,8 @@ RUST_SKIP_BUILD=1
98
102
99
103
The `emk/rust` buildpack from the [Heroku Registry](https://devcenter.heroku.com/articles/buildpack-registry) contains the latest stable version of the buildpack. If you'd like to use the latest buildpack code from this Github repository, you can set your buildpack to the Github URL:
0 commit comments