Skip to content

Commit 76f2343

Browse files
authored
[Cosmos] reduce azure_data_cosmos to 5 keywords (#2236)
1 parent 4a0a040 commit 76f2343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/cosmos/azure_data_cosmos/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository.workspace = true
1010
rust-version.workspace = true
1111
homepage = "https://github.com/azure/azure-sdk-for-rust"
1212
documentation = "https://docs.rs/azure_data_cosmos"
13-
keywords = ["sdk", "azure", "rest", "cloud", "cosmos", "database"]
13+
keywords = ["sdk", "azure", "rest", "cloud", "cosmos"]
1414
categories = ["api-bindings"]
1515

1616
[dependencies]

0 commit comments

Comments
 (0)