Skip to content

Commit 464e8d4

Browse files
committed
2.0.0-alpha.6 actual: fixed maxed cargo keywords
oops.
1 parent 6b3ef8f commit 464e8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "MIT OR Apache-2.0"
55
repository = "https://github.com/http-rs/surf"
66
documentation = "https://docs.rs/surf"
77
description = "Surf the web - HTTP client framework"
8-
keywords = ["http", "client", "framework", "request", "async", "async-std"]
8+
keywords = ["http", "client", "framework", "request", "async"]
99
categories = ["web-programming", "web-programming::http-client"]
1010
authors = [
1111
"Yoshua Wuyts <yoshuawuyts@gmail.com>",

0 commit comments

Comments
 (0)