aboutsummaryrefslogtreecommitdiff
path: root/crates/divina_git
diff options
context:
space:
mode:
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 2885698..fc08e70 100644
--- a/crates/divina_git/Cargo.toml
+++ b/crates/divina_git/Cargo.toml
@@ -9,7 +9,7 @@ homepage = "https://divina.land"
repository = "https://github.com/divinaland/Divina"
license = "GPL-3.0-only"
keywords = ["divina", "build", "asm", "nasm", "yasm"]
-categories = ["command-line-utilites", "development-tools"]
+categories = ["command-line-utilities", "development-tools"]
[dependencies]
git2 = "0.13.25"