auto merge of #11041 : cmr/rust/pkgid_changes, r=cmr,metajack

This commit is contained in:
bors 2013-12-19 07:51:36 -08:00
commit d760f994de
65 changed files with 138 additions and 69 deletions

View file

@ -34,7 +34,9 @@ via `close` and `delete` methods.
*/
// NOTE: remove after snapshot
#[pkgid = "rustuv#0.9-pre"];
#[crate_id = "rustuv#0.9-pre"];
#[license = "MIT/ASL2"];
#[crate_type = "rlib"];
#[crate_type = "dylib"];