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

Not detecting nightly? #20

Closed steveklabnik closed 7 years ago

steveklabnik commented 7 years ago

I have a project that needs nightly (or beta)...

I have a Rustconfig file with this in it:

VERSION=nightly

yet the buildpack still tries to use stable. Am I doing something wrong? I was looking at the code, i dunno.

steveklabnik commented 7 years ago

Sorry, it was Rustconfig not RustConfig! Fixed.

emk commented 7 years ago

No problem! I dream of the day when there's a metadata convention for storing this information in Cargo.toml. :-)

Le 12 janv. 2017 4:55 PM, "Steve Klabnik" notifications@github.com a écrit :

Closed #20 https://github.com/emk/heroku-buildpack-rust/issues/20.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/emk/heroku-buildpack-rust/issues/20#event-921446661, or mute the thread https://github.com/notifications/unsubscribe-auth/AACQYxNArb9x0obxH3i3rOIBwDImpMeAks5rRqFmgaJpZM4LiR1g .