Deprecate the std_unicode crate
This commit is contained in:
parent
5807be7ccb
commit
b2027ef17c
16 changed files with 13 additions and 20 deletions
|
@ -135,8 +135,6 @@ extern crate test;
|
|||
#[cfg(test)]
|
||||
extern crate rand;
|
||||
|
||||
extern crate std_unicode;
|
||||
|
||||
// Module with internal macros used by other modules (needs to be included before other modules).
|
||||
#[macro_use]
|
||||
mod macros;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue