summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-09-04 15:02:14 +0200
committerGitHub <noreply@github.com>2023-09-04 15:02:14 +0200
commitae28d2fa2de620d368d06d62065bbbacf115855d (patch)
tree301ceef251f976c51bb239d92e86932dd6aa10e6 /Cargo.toml
parent3ad30308ec39dc6f108493fdca7dd133a8b28b8e (diff)
parentde45998f69ac95cd81175fef9e054c2c77ce82ab (diff)
Merge pull request #1665 from rust-lang/chore/better-ci
chore: consolidate CI workflows
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"