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 b2fe913 commit 81e3cabCopy full SHA for 81e3cab
Cargo.toml
@@ -9,7 +9,7 @@ authors = [
9
edition = "2018"
10
license = "Apache-2.0/MIT"
11
repository = "https://github.com/async-rs/async-std"
12
-homepage = "https://github.com/async-rs/async-std"
+homepage = "https://async.rs"
13
documentation = "https://docs.rs/async-std"
14
description = "Async version of the Rust standard library"
15
keywords = ["async", "await", "future", "std", "task"]
0 commit comments