We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e82c6 commit da8a5ceCopy full SHA for da8a5ce
Cargo.toml
@@ -13,6 +13,7 @@ documentation = "https://docs.rs/async-std"
13
description = "Async version of the Rust standard library"
14
keywords = ["async", "await", "future", "std", "task"]
15
categories = ["asynchronous", "concurrency", "network-programming"]
16
+readme = "README.md"
17
18
[package.metadata.docs.rs]
19
features = ["docs"]
0 commit comments