Skip to content

Commit

Permalink
Merge pull request #104 from MarcoIeni/patch-1
Browse files Browse the repository at this point in the history
README: remove extern crate instruction
  • Loading branch information
Stebalien authored Dec 20, 2020
2 parents dadf589 + 313c5ce commit 0a07194
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 @@ -18,12 +18,6 @@ Add this to your `Cargo.toml`:
term = "*"
```

and this to your crate root:

```rust
extern crate term;
```

## Packaging and Distributing

For all terminals but windows consoles, this library depends on a non-hashed
Expand Down

0 comments on commit 0a07194

Please sign in to comment.