We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980c30e commit 9ad0cf9Copy full SHA for 9ad0cf9
docs/src/tutorial/specification.md
@@ -51,5 +51,5 @@ Add the following lines to `Cargo.toml`:
51
```toml
52
[dependencies]
53
futures = "0.3.0"
54
-async-std = "1.00"
+async-std = "1.0.0"
55
```
0 commit comments