Skip to content

Commit bb310c7

Browse files
committed
chore: 🔧 remove some keywords
1 parent fd41154 commit bb310c7

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 @@ rust-version = "1.56"
77
description = "Msgpack payload extractor for Actix Web"
88
repository = "https://github.com/ym-project/actix-msgpack/tree/v4.git"
99
license = "MIT"
10-
keywords = ["actix", "web", "actix-web", "msgpack", "protocol", "message", "pack"]
10+
keywords = ["actix", "web", "actix-web", "msgpack", "protocol"]
1111
exclude = [
1212
".vscode",
1313
".gitignore",

0 commit comments

Comments
 (0)