forked from mirror/async-std
Update README.md
This commit is contained in:
parent
ff20534384
commit
4b32749886
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ out. This is what we call _"unstable"_ features. You can try out the unstable
|
|||
features by enabling the `unstable` feature in your `Cargo.toml` file:
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
[dependencies.async-std]
|
||||
version = "0.99"
|
||||
features = ["unstable"]
|
||||
|
|
Loading…
Reference in a new issue