Skip to content

Commit

Permalink
2.0.0-alpha.6 actual: fixed maxed cargo keywords
Browse files Browse the repository at this point in the history
oops.
  • Loading branch information
Fishrock123 committed Sep 27, 2020
1 parent 6b3ef8f commit 464e8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ license = "MIT OR Apache-2.0"
repository = "https://github.com/http-rs/surf"
documentation = "https://docs.rs/surf"
description = "Surf the web - HTTP client framework"
keywords = ["http", "client", "framework", "request", "async", "async-std"]
keywords = ["http", "client", "framework", "request", "async"]
categories = ["web-programming", "web-programming::http-client"]
authors = [
"Yoshua Wuyts <yoshuawuyts@gmail.com>",
Expand Down

0 comments on commit 464e8d4

Please sign in to comment.