From 4ca6a7d326b7c0494840dc278026260b5bd9a6df Mon Sep 17 00:00:00 2001 From: cairo <101215230+cairoeth@users.noreply.github.com> Date: Wed, 10 Jan 2024 00:59:22 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20keywords?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 14a8478..01dec72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" license = "AGPL-3.0" homepage = "https://github.com/cairoeth/rustmate" repository = "https://github.com/cairoeth/rustmate" -keywords = ["arbitrum", "ethereum", "stylus", "alloy", "rust", "rustmate"] +keywords = ["arbitrum", "ethereum", "stylus", "alloy", "rust"] description = "Blazing fast, modern, and optimized Rust building blocks for smart contract development using Stylus." readme = "README.md"