From 711aa96833260e95c58751031b1dff0548c6a961 Mon Sep 17 00:00:00 2001 From: MikeTeddyOmondi Date: Thu, 8 Aug 2024 19:01:35 +0300 Subject: [PATCH] Updates: updated crate Cargo.toml - bug fixes, refactors & breaking changes (v0.2.0) --- intasend/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intasend/Cargo.toml b/intasend/Cargo.toml index a6d41a5..e8fd106 100644 --- a/intasend/Cargo.toml +++ b/intasend/Cargo.toml @@ -16,7 +16,7 @@ keywords = [ "intasend", "payment-gateway", ] -categories = ["sdk", "payment-gateway"] +categories = ["finance", "web-programming"] license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html