about summary refs log tree commit diff
path: root/src/libunicode
diff options
context:
space:
mode:
Diffstat (limited to 'src/libunicode')
-rw-r--r--src/libunicode/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libunicode/lib.rs b/src/libunicode/lib.rs
index 49e8bb66b42..608bdbfaf0d 100644
--- a/src/libunicode/lib.rs
+++ b/src/libunicode/lib.rs
@@ -20,7 +20,6 @@
 //! provide for basic string-related manipulations. This crate does not
 //! (yet) aim to provide a full set of Unicode tables.
 
-#![crate_id = "unicode#0.11.0"]
 #![crate_name = "unicode"]
 #![experimental]
 #![license = "MIT/ASL2"]