Update lib.rs

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

View File

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