Update to 0.11.0

This commit is contained in:
Alex Crichton
2014-06-27 11:07:26 -07:00
parent 1fefa5b514
commit aa1163b92d
47 changed files with 88 additions and 80 deletions

View File

@@ -60,7 +60,7 @@
//! by libc malloc/free. The `libc_heap` module is defined to be wired up to
//! the system malloc/free.
#![crate_id = "alloc#0.11.0-pre"]
#![crate_id = "alloc#0.11.0"]
#![experimental]
#![license = "MIT/ASL2"]
#![crate_type = "rlib"]