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