Jelajahi Sumber

update readme for rust 2018 edition

Ibraheem Ahmed 4 tahun lalu
induk
melakukan
5cedc10357
1 mengubah file dengan 0 tambahan dan 6 penghapusan
  1. 0 6
      README.md

+ 0 - 6
README.md

@@ -16,12 +16,6 @@ Add this to your `Cargo.toml`:
 num-traits = "0.2"
 num-traits = "0.2"
 ```
 ```
 
 
-and this to your crate root:
-
-```rust
-extern crate num_traits;
-```
-
 ## Features
 ## Features
 
 
 This crate can be used without the standard library (`#![no_std]`) by disabling
 This crate can be used without the standard library (`#![no_std]`) by disabling