Skip to content

Commit

Permalink
Merge #211
Browse files Browse the repository at this point in the history
211: update readme for rust 2018 edition r=cuviper a=ibraheemdev



Co-authored-by: Ibraheem Ahmed <ibrah1440@gmail.com>
  • Loading branch information
bors[bot] and ibraheemdev committed Apr 10, 2021
2 parents 47d6922 + 5cedc10 commit d134b8c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
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 d134b8c

Please sign in to comment.