Skip to content

Commit d134b8c

Browse files
Merge #211
211: update readme for rust 2018 edition r=cuviper a=ibraheemdev Co-authored-by: Ibraheem Ahmed <[email protected]>
2 parents 47d6922 + 5cedc10 commit d134b8c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ Add this to your `Cargo.toml`:
1616
num-traits = "0.2"
1717
```
1818

19-
and this to your crate root:
20-
21-
```rust
22-
extern crate num_traits;
23-
```
24-
2519
## Features
2620

2721
This crate can be used without the standard library (`#![no_std]`) by disabling

0 commit comments

Comments
 (0)