Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 79c2345

Browse files
Updated note about cargo add since it is now integrated in cargo
1 parent 8947d8e commit 79c2345

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
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-edit](https://github.com/killercup/cargo-edit) installed run:
116+
Run this in your projects folder:
117117

118118
```sh
119119
$ cargo add async-std
@@ -122,7 +122,7 @@ $ cargo add async-std
122122
We also provide a set of "unstable" features with async-std. See the [features
123123
documentation] on how to enable them.
124124

125-
[cargo-add]: https://github.com/killercup/cargo-edit
125+
[cargoadd]: https://doc.rust-lang.org/cargo/commands/cargo-add.html
126126
[features documentation]: https://docs.rs/async-std/#features
127127

128128
## Ecosystem

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /