build: use only 5 keywords
apparently crates.io limits keywords to 5
This commit is contained in:
parent
6b3137fd06
commit
119cdeb46a
1 changed files with 0 additions and 2 deletions
|
@ -10,10 +10,8 @@ keywords = [
|
||||||
"bunny",
|
"bunny",
|
||||||
"cdn",
|
"cdn",
|
||||||
"api-client",
|
"api-client",
|
||||||
"storage",
|
|
||||||
"async",
|
"async",
|
||||||
"tokio",
|
"tokio",
|
||||||
"client",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue