mirror of
https://github.com/async-rs/async-std.git
synced 2025-01-30 01:05:31 +00:00
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