Skip to content

Commit

Permalink
update readme for rust 2018 edition
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheemdev committed Mar 24, 2021
1 parent 47d6922 commit 5cedc10
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ Add this to your `Cargo.toml`:
num-traits = "0.2"
```

and this to your crate root:

```rust
extern crate num_traits;
```

## Features

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

0 comments on commit 5cedc10

Please sign in to comment.