summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2026-04-03 19:45:17 -0400
committerMica White <botahamec@outlook.com>2026-04-03 19:45:17 -0400
commit03d6d4846ffcd29e589fdecaddbc749217761bfe (patch)
tree9f9a829cbb883c8b3f960c748c99a4d3152fbad8 /Cargo.toml
parent45b2f8c6c5ff28d9f0b952f213c5372db2f937b0 (diff)
Queue autosaves
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 4bf7bdd..95a7808 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,3 +20,4 @@ colog = "1"
hostname = "0.4"
inquire = "0.9"
auth-git2 = "0.5"
+ping = "0.7"