build: use only 5 keywords

apparently crates.io limits keywords to 5
This commit is contained in:
Radical 2025-05-20 02:16:27 +02:00
parent 6b3137fd06
commit 119cdeb46a

View file

@ -10,10 +10,8 @@ keywords = [
"bunny",
"cdn",
"api-client",
"storage",
"async",
"tokio",
"client",
]