Skip to content

Commit 5cedc10

Browse files
authored
update readme for rust 2018 edition
1 parent 47d6922 commit 5cedc10

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)