run cargo build get the error: extern crate unicode_segmentation; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate lack of something?
run cargo build
get the error:
extern crate unicode_segmentation;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
lack of something?