summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorliv <shadows_withal@fastmail.com>2023-09-04 15:02:02 +0200
committerliv <shadows_withal@fastmail.com>2023-09-04 15:02:02 +0200
commitde45998f69ac95cd81175fef9e054c2c77ce82ab (patch)
tree301ceef251f976c51bb239d92e86932dd6aa10e6 /Cargo.toml
parent0d36050b364a2dfa342d4c00f820e67c38738726 (diff)
chore: remove argh
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 2c2a92b..85017f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,6 @@ authors = [
edition = "2021"
[dependencies]
-argh = "0.1"
indicatif = "0.17.6"
console = "0.15"
notify = "4.0"