aboutsummaryrefslogtreecommitdiff
path: root/crates/divina_compile/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/divina_compile/Cargo.toml')
-rw-r--r--crates/divina_compile/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/divina_compile/Cargo.toml b/crates/divina_compile/Cargo.toml
index 1677541..79761ee 100644
--- a/crates/divina_compile/Cargo.toml
+++ b/crates/divina_compile/Cargo.toml
@@ -8,7 +8,7 @@ readme = "../../README.md"
homepage = "https://divina.land"
repository = "https://github.com/divinaland/Divina"
license = "GPL-3.0-only"
-keywords = ["divina", "buildsystem", "build", "assembly", "asm", "nasm", "yasm"]
+keywords = ["divina", "build", "asm", "nasm", "yasm"]
categories = ["development-tools::build-utils", "development-tools"]
[dependencies]