forked from mirror/async-std
Update README.md
Co-Authored-By: Stjepan Glavina <stjepang@gmail.com>
This commit is contained in:
parent
6e5f29fa58
commit
e6fe8da058
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ features by enabling the `unstable` feature in you `Cargo.toml` file:
|
|||
async-std = { version = "0.99.5", features = ["unstable"] }
|
||||
```
|
||||
|
||||
Just be careful when running these features, as they may change between
|
||||
Just be careful when using these features, as they may change between
|
||||
versions.
|
||||
|
||||
## Take a look around
|
||||
|
|
Loading…
Reference in a new issue