From aa1163b92de7717eb7c5eba002b4012e0574a7fe Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 27 Jun 2014 11:07:26 -0700 Subject: Update to 0.11.0 --- src/liballoc/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/liballoc/lib.rs') diff --git a/src/liballoc/lib.rs b/src/liballoc/lib.rs index e89a9c019bb..29293366e50 100644 --- a/src/liballoc/lib.rs +++ b/src/liballoc/lib.rs @@ -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"] -- cgit 1.4.1-3-g733a5