auto merge of #13286 : alexcrichton/rust/release, r=brson

Merging the 0.10 release into the master branch.
This commit is contained in:
bors 2014-04-03 13:52:03 -07:00
commit bb31cb8d2e
56 changed files with 162 additions and 75 deletions

View file

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#![crate_id = "workcache#0.10-pre"]
#![crate_id = "workcache#0.10"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]