Skip to content

Commit 75b0c44

Browse files
Reduce number of keywords for eventhubs service (#2193)
1 parent fb0b3af commit 75b0c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/eventhubs/azure_messaging_eventhubs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository = "https://github.com/azure/azure-sdk-for-rust"
1212
homepage = "https://github.com/azure/azure-sdk-for-rust"
1313
documentation = "https://docs.rs/azure_messaging_eventhubs"
1414

15-
keywords = ["sdk", "azure", "rest", "iot", "cloud", "eventhubs"]
15+
keywords = ["sdk", "azure", "messaging", "cloud", "eventhubs"]
1616
categories = ["api-bindings"]
1717

1818
edition = "2021"

0 commit comments

Comments
 (0)