Skip to content
This repository was archived by the owner on Oct 9, 2019. It is now read-only.

Commit 5a37d2d

Browse files
committed
fix tagline
Signed-off-by: Yoshua Wuyts <[email protected]>
1 parent 858dbdb commit 5a37d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "1.0.0"
44
license = "MIT OR Apache-2.0"
55
repository = "https://github.com/yoshuawuyts/async-ready"
66
documentation = "https://docs.rs/async-ready"
7-
description = "Async async-ready states."
7+
description = "Async readiness traits."
88
keywords = ["async", "ready_state", "poll_ready"]
99
categories = ["asynchronous"]
1010
authors = ["Yoshua Wuyts <[email protected]>"]

0 commit comments

Comments
 (0)