We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff20534 commit 4b32749Copy full SHA for 4b32749
README.md
@@ -92,7 +92,6 @@ out. This is what we call _"unstable"_ features. You can try out the unstable
92
features by enabling the `unstable` feature in your `Cargo.toml` file:
93
94
```toml
95
-[dependencies]
96
[dependencies.async-std]
97
version = "0.99"
98
features = ["unstable"]
0 commit comments