Skip to content

Commit 2207eae

Browse files
committed
Merge branch 'master' of github.com:async-std/async-std
2 parents 9b583b3 + da8a5ce commit 2207eae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ documentation = "https://docs.rs/async-std"
1313
description = "Async version of the Rust standard library"
1414
keywords = ["async", "await", "future", "std", "task"]
1515
categories = ["asynchronous", "concurrency", "network-programming"]
16+
readme = "README.md"
1617

1718
[package.metadata.docs.rs]
1819
features = ["docs"]

0 commit comments

Comments
 (0)