aboutsummaryrefslogtreecommitdiff
path: root/crates/divina_git
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-24 03:20:16 -0700
committerFuwn <[email protected]>2025-06-09 00:46:14 -0700
commita63635a03ac75b13cf732cb1d854fd7d86293510 (patch)
treea1d30a4c486bf28be73ed9914205069dca9f2882 /crates/divina_git
parentrefactor(crates): specify version (diff)
downloadarchived-divina-a63635a03ac75b13cf732cb1d854fd7d86293510.tar.xz
archived-divina-a63635a03ac75b13cf732cb1d854fd7d86293510.zip
docs: fix tags size
Diffstat (limited to 'crates/divina_git')
-rw-r--r--crates/divina_git/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/divina_git/Cargo.toml b/crates/divina_git/Cargo.toml
index ad4f2f9..2885698 100644
--- a/crates/divina_git/Cargo.toml
+++ b/crates/divina_git/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 = ["command-line-utilites", "development-tools"]
[dependencies]