Skip to content

Commit 1d71c68

Browse files
committed
reduce number of crates.io keywords to 5
1 parent 8abb9af commit 1d71c68

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
@@ -7,7 +7,7 @@ description = "A compatibility crate to use hickory-dns asynchronously with hype
77
repository = "https://github.com/paullgdc/hyper-trust-dns-connector"
88
readme = "README.md"
99
license = "MIT"
10-
keywords = ["resolver", "hyper", "trust-dns", "hickory-dns", "webclient", "async"]
10+
keywords = ["resolver", "hyper", "trust-dns", "hickory-dns", "async"]
1111
categories = ["asynchronous", "web-programming::http-client", "network-programming"]
1212

1313
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)