Skip to content

Commit 207b83a

Browse files
committed
unicode: Remove crate_id attr
1 parent a9cf323 commit 207b83a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libunicode/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
//! provide for basic string-related manipulations. This crate does not
2121
//! (yet) aim to provide a full set of Unicode tables.
2222
23-
#![crate_id = "unicode#0.11.0"]
2423
#![crate_name = "unicode"]
2524
#![experimental]
2625
#![license = "MIT/ASL2"]

0 commit comments

Comments
 (0)