From e06052fa852883ba13b9a69811894b2efda96952 Mon Sep 17 00:00:00 2001
From: Guillaume Pasquet <dev@etenil.net>
Date: Wed, 16 Feb 2022 10:21:30 +0000
Subject: Add keywords and categories

---
 Cargo.toml | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'Cargo.toml')

diff --git a/Cargo.toml b/Cargo.toml
index 4e1b893..a575c6e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,8 @@ 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"]
+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