Skip to content

Commit 684ab18

Browse files
authored
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
1 parent ac19c66 commit 684ab18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ using Rust's familiar stdlib API.
113113

114114
## Installation
115115

116-
With [cargo add][cargo-add] installed run:
116+
With [cargo-edit](https://github.com/killercup/cargo-edit) installed run:
117117

118118
```sh
119119
$ cargo add async-std

0 commit comments

Comments
 (0)