10000 Remove extern crate · unicode-rs/unicode-segmentation@4390d48 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4390d48

Browse files
authored
Remove extern crate
Fixes #58
1 parent 23771de commit 4390d48

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ to the [Unicode Standard Annex #29](http://www.unicode.org/reports/tr29/) rules.
66
[Documentation](https://unicode-rs.github.io/unicode-segmentation/unicode_segmentation/index.html)
77

6097
88
```rust
9-
extern crate unicode_segmentation;
10-
119
use unicode_segmentation::UnicodeSegmentation;
1210

1311
fn main() {

0 commit comments

Comments
 (0)
0