mirror of
https://github.com/async-rs/async-std.git
synced 2025-01-16 10:49:55 +00:00
Merge branch 'master' of github.com:async-std/async-std
This commit is contained in:
commit
2207eae520
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ documentation = "https://docs.rs/async-std"
|
|||
description = "Async version of the Rust standard library"
|
||||
keywords = ["async", "await", "future", "std", "task"]
|
||||
categories = ["asynchronous", "concurrency", "network-programming"]
|
||||
readme = "README.md"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["docs"]
|
||||
|
|
Loading…
Reference in a new issue