summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2026-04-03 20:41:13 -0400
committerMica White <botahamec@outlook.com>2026-04-03 20:41:13 -0400
commit02c306bf2cba2ecab1bcd33fb9a6b5de995163ee (patch)
tree2ca16caa124ac2d43cc7da23591b9ec17c03f754 /Cargo.toml
parent03d6d4846ffcd29e589fdecaddbc749217761bfe (diff)
Try a single-binary approach
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 95a7808..e7ca138 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,6 +17,7 @@ happylock = "0.5"
chrono = "0.4"
log = "0.4"
colog = "1"
+bpaf = "0.9"
hostname = "0.4"
inquire = "0.9"
auth-git2 = "0.5"