Deprecate the std_unicode crate
This commit is contained in:
parent
5807be7ccb
commit
b2027ef17c
16 changed files with 13 additions and 20 deletions
|
|
@ -41,7 +41,6 @@ extern crate serialize;
|
|||
#[macro_use] extern crate syntax;
|
||||
extern crate syntax_pos;
|
||||
extern crate test as testing;
|
||||
extern crate std_unicode;
|
||||
#[macro_use] extern crate log;
|
||||
extern crate rustc_errors as errors;
|
||||
extern crate pulldown_cmark;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue