docs: update cargo-edit link in the installation section

The project `cargo-add` has been deprecated in favor of `cargo-edit`: https://github.com/withoutboats/cargo-add
pull/933/head
Jesús Rubio 3 years ago committed by GitHub
parent ac19c660c5
commit 684ab185fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -113,7 +113,7 @@ using Rust's familiar stdlib API.
## Installation
With [cargo add][cargo-add] installed run:
With [cargo-edit](https://github.com/killercup/cargo-edit) installed run:
```sh
$ cargo add async-std

Loading…
Cancel
Save