mirror of https://github.com/zkat/miette.git
docs: remove sentence about `cargo-edit` (#198)
This commit is contained in:
parent
ba4ba47e4d
commit
12279f83a8
|
|
@ -77,8 +77,6 @@ the following features:
|
||||||
|
|
||||||
### Installing
|
### Installing
|
||||||
|
|
||||||
Using [`cargo-edit`](https://crates.io/crates/cargo-edit):
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ cargo add miette
|
$ cargo add miette
|
||||||
```
|
```
|
||||||
|
|
|
||||||
|
|
@ -76,8 +76,6 @@
|
||||||
//!
|
//!
|
||||||
//! ## Installing
|
//! ## Installing
|
||||||
//!
|
//!
|
||||||
//! Using [`cargo-edit`](https://crates.io/crates/cargo-edit):
|
|
||||||
//!
|
|
||||||
//! ```sh
|
//! ```sh
|
||||||
//! $ cargo add miette
|
//! $ cargo add miette
|
||||||
//! ```
|
//! ```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue