]> git.lizzy.rs Git - rust.git/commit
Fix a manifest-generation bug on beta
authorAlex Crichton <alex@alexcrichton.com>
Mon, 6 Feb 2017 21:33:03 +0000 (13:33 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 6 Feb 2017 21:33:03 +0000 (13:33 -0800)
commitbf126d244e28ba9bb6ce56127ebe6d5703d87a39
tree446e609bb4636981965d2ab0b7bc38fde32c4d39
parent324b175174c19b8be4592df11e65e0c4b6fee9d3
Fix a manifest-generation bug on beta

Right now all Cargo release tarballs are 'nightly', they're not on the standard
channels yet.
src/tools/build-manifest/src/main.rs