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 9ad0cf9

Browse files
CosciaDiPolloStjepan Glavina
authored and
Stjepan Glavina
committed
Correct a typo on the async-std version (#508)
Correct a typo on the async-std version in the Cargo.toml file of the documentation.
1 parent 980c30e commit 9ad0cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/src/tutorial/specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ Add the following lines to `Cargo.toml`:
5151
```toml
5252
[dependencies]
5353
futures = "0.3.0"
54-
async-std = "1.00"
54+
async-std = "1.0.0"
5555
```

0 commit comments

Comments
(0)

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