From 6e1638629897bbba01733f412a62762bb7e4cc3c Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Wed, 16 Feb 2022 10:24:37 +0000 Subject: Remove extra keyword --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a575c6e..a1ecc6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "GPL-3.0-or-later" description = "Command-line tool to perform file-based HTTP(s) requests." repository = "https://gitlab.com/guillaume54/barb" readme = "README.md" -keywords = ["http","request","postman","rest","api","curl"] +keywords = ["http","request","postman","rest","api"] categories = ["command-line-utilities","network-programming","web-programming"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3