From e04ccb84437906e0dfd051db2135beaa291e67a6 Mon Sep 17 00:00:00 2001 From: BeichenY1 Date: Wed, 5 Jun 2024 21:15:57 +0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 41974b1..a61322a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MulanPSL-2.0" homepage = "https://github.com/syswonder/ruxgo" repository = "https://github.com/syswonder/ruxgo" documentation = "https://ruxgo.syswonder.org/" -keywords = ["build-tool", "apps", "c++", "c", "toml", "ruxos"] +keywords = ["build-tool", "apps", "c++", "c", "ruxos"] [dependencies] toml = "0.7.2"