auto merge of #11276 : brson/rust/0.9, r=pcwalton

This commit is contained in:
bors 2014-01-03 09:56:44 -08:00
commit 11ce6b709a
13 changed files with 13 additions and 13 deletions

View file

@ -13,7 +13,7 @@
* macros.
*/
#[crate_id = "syntax#0.9-pre"];
#[crate_id = "syntax#0.9"];
#[license = "MIT/ASL2"];
#[crate_type = "dylib"];
#[crate_type = "rlib"];