docs: remove sentence about `cargo-edit`

This commit is contained in:
Pig Fang 2022-08-21 14:59:13 +08:00 committed by GitHub
parent ba4ba47e4d
commit 87cb4e9c89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -77,8 +77,6 @@ the following features:
### Installing
Using [`cargo-edit`](https://crates.io/crates/cargo-edit):
```sh
$ cargo add miette
```