aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7537a46..4535a7b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,4 +8,7 @@ homepage = "https://git.spacejunk.sh/palpad.git"
repository = "https://git.spacejunk.sh/palpad.git"
readme = "README.md"
+[dependencies]
+clap = { version = "4.5.43", features = ["derive"] }
+